'Perfect' Maze Generators
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
Status | Released |
Platforms | HTML5 |
Author | Paku |
Genre | Educational |
Made with | Unity |
Tags | computer-science, Generator, Procedural Generation, programmer |
Leave a comment
Log in with itch.io to leave a comment.