howMany: howMany

Description Usage Arguments Details Author(s) See Also Examples

Description

Calculate how many possible variation of black dotes for a given saturation.

Usage

1
howMany(rank, satPercent)

Arguments

rank

This is the rank of the maze.

satPercent

The percentage of saturation. Between 0-1.

Details

Calculate how many possible variation of black dotes for a given saturation. The first node will not be a black dot.

Author(s)

Aiden Loe

See Also

lowerGrid

Examples

1
howMany(rank=5, satPercent=0.5)

mazeGen documentation built on May 2, 2019, 6:34 a.m.