Maze Generator
Choose a size and generate a random maze you can print or solve on screen.
Find a path from the top-left corner to the bottom-right corner.
Create a unique maze at your chosen size. Every maze has exactly one path between any two cells. Regenerate for a new challenge.
How to use
- Pick a maze size.
- Click Regenerate for a fresh random maze.
- Trace a path from the top-left to the bottom-right.
Frequently asked questions
- Is every maze solvable?
- Yes. Each maze is a perfect maze with exactly one path between any two points.
- Can I print the maze?
- Yes. The maze is rendered as crisp SVG, so it prints cleanly at any size.