Shape your maze — square, circle, triangle, or diamond
Most maze makers only give you a plain rectangle. This one carves the maze to fit the outline you choose: a classic square grid, a round circle, a pointed triangle, or a diamond rhombus. Under the hood the generator masks the grid to the shape, then carves a perfect maze — one with a single, unambiguous path between the start and finish and no isolated pockets — only inside that outline. The start and finish are placed at the two farthest corners of the shape, so every variant stays a fair, fully solvable puzzle. Pick a shape, choose winding, branchy, or looping corridors, and a brand-new maze appears instantly.
Difficulty you can see — and a maze you can play
A live stats panel shows the real structure of each maze: the number of cells, the exact shortest-path length found by breadth-first search, how many dead ends there are, and an overall difficulty score from Gentle to Brutal. Want to try it yourself? Turn on Play mode and drag from the green start to the red finish — the tool times you, detects when you reach the exit, and tells you how your route compares to the perfect path. Because everything runs in your browser, nothing is ever uploaded and a fresh puzzle is only a click away.
Answer keys, seeds, and printable packs
Need answers for grading? Toggle the solution overlay to draw the exact shortest path, then hide it for the version you hand out. Every maze is tied to a seed, so typing the same word — a name, a date, a lesson number — always regenerates the identical puzzle. When you need a whole set, the printable pack builds 2–20 mazes followed by a matching answer-key section in a single PDF, ready for a worksheet packet or a puzzle book. Export a 3× PNG for sharp printing, an SVG that scales to any poster size, or an A4 PDF with your own title.
- 01
- Maze shapes: rectangle, circle, triangle, and rhombus outlines
- 02
- Difficulty presets 12×12 to 40×40, plus a custom size up to 60×60
- 03
- Three maze styles — winding (backtracker), branchy (Prim's), and looping (braided)
- 04
- Guaranteed solvable — a clean path from start to finish every time
- 05
- Play mode: trace the maze on screen with a live timer and win detection
- 06
- Live stats — cell count, shortest-path length, dead ends, and a difficulty score
- 07
- One-tap solution overlay with the true shortest path (BFS)
- 08
- Print-optimized themes, custom wall/paper colors, and adjustable wall thickness
- 09
- Reproducible seeds — the same word always makes the same maze
- 10
- Printable pack: export 2–20 mazes plus a matching answer-key section as one PDF
- 11
- Export high-res PNG (3×), vector SVG, or A4 PDF with an optional title
- 12
- 100% client-side — no uploads, no signup, no watermark


