×
App Instructions
Welcome to the Maze Generator! This app creates a maze using a depth-first search algorithm with backtracking, ensuring there is always a valid solution.
How to Play:
• Use the arrow keys on your keyboard to control the red player dot.
• Your goal is to move from the starting point (green cell at the top-left) to the finish (red cell at the bottom-right).
• If you need assistance, you can use the Auto Solve button to watch the maze being solved automatically.
• You can also check the "Show Solution" box to reveal the solution path.
Additional Controls:
• Size: Choose the grid size of the maze (e.g., 20×20, 25×25, etc.).
• Cell Size: Adjust the pixel size of each maze cell.
• Reset Player: Returns the red player dot to the starting position and resets the timer.
Enjoy the challenge and have fun!