Maze Generator Using Recursive Backtracking
A tool for generating mazes. Uses recursive backtracker algorithm (Randomized depth-first search).
Define dimension of the maze in the spin boxes at the right of the screen and click generate.
The start and end of the mazes are marked with dots.
Comments
Log in with itch.io to leave a comment.
Cool!
just trying to learn game development