Controls: 

R - Reset maze generation. 

Enter - Hide/Show the UI

Using the depth-first search algorithm, you can create a randomly generated maze with ease. This exact same algorithm can also be applied to explore an already existing maze.

Checkout the project's repository: https://github.com/cyborg-kenneth/maze-generation-demo

Development log

Leave a comment

Log in with itch.io to leave a comment.