Recursive Maze Generator
This recursive maze generator was created in approximately twenty hours.
It served as a submission for an internship application, as well as an opportunity to practice some algorithms. As I quite liked the result of this, I have decided to post it.
Includes simple customization options, including the dimensions of the maze, immediate generation and 'debug' colors (a representation of different hallways and their corners).
The original repository can be found below:
https://github.com/JacquesAV/Recursive-Maze-Generator-DTT-Test
Leave a comment
Log in with itch.io to leave a comment.