This program generates a 25x12 Maze by using the Recursive Backtrack algorithm. Watch it weave its way through the grid creating paths between walls. When no more paths are available, the head moves back until it finds another path. It finishes when all paths are complete. Press SPACE to create a new maze.

Leave a comment

Log in with itch.io to leave a comment.