A project for playing with different maze generation and traversal algorithms
Resources I used:
- http://weblog.jamisbuck.org/2011/2/7/maze-generation-algorithm-recap
- https://en.wikipedia.org/wiki/Maze_generation_algorithm
- http://www.astrolog.org/labyrnth/algrithm.htm
- http://users.eecs.northwestern.edu/~haizhou/357/lec6.pdf
See it in action here: https://youtube.com/playlist?list=PLEiJKYo91Z2JZeR2uKEkDtYcMaOrM-a9H
Also I'm officially coining the term double depth first. This is my legacy