powered by
This function generates the list of edges.
genMaze(rank = 5)
This is the Rank of the maze.
The Genmaze function generates the list of edges. The edges will be used to construct the maze.
# NOT RUN { genMaze(rank=5) # }
Run the code above in your browser using DataLab