'Perfect' Maze Generators
About
A maze where every point is reachable and where there is only one single path from one point in the maze to any other point is called a perfect maze.
This generator visualize 2 famous algorithm of maze generation.
- Aldous-Broder Algorithm
- Recursive Backtracker Algorithm
Read more about them here:
Buckblog: Maze Generation: Algorithm Recap (jamisbuck.org)
Best discussion ever on maze generation algorithms:
http://www.jamisbuck.org/presentations/rubyconf2011/index.html
System requirements for Web
Last Modified: May 6, 2022
Where to buy
itch.io