Maze Generation (Demo)
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
Status | Released |
Platforms | HTML5 |
Author | kennethrdzg |
Genre | Educational, Puzzle |
Made with | Godot |
Tags | 2D, algorithm, Generator, maze, Procedural Generation |
Development log
- Maze Generator ReleaseApr 22, 2023
Leave a comment
Log in with itch.io to leave a comment.