
About Maze Generator
Pick an algorithm, pick a tile shape, and watch a maze build itself from scratch — then grab your mouse and find the exit. Maze Generator lets you switch between classic recursive backtracking, Prim's, Kruskal's, and other procedural methods, so each run can feel structurally different from the last. Hexagonal tiles produce branching corridors that feel nothing like the familiar square grid.
It's part toy, part puzzle, part geometry lesson. Watching the generation animation alone is oddly satisfying — you can see exactly how each algorithm carves its path, which makes it a genuinely good way to appreciate the math behind puzzle games. If you prefer your logic challenges hand-crafted rather than procedurally grown, Launch Nonogram is worth a look too.
Controls are simple point-and-click, so no setup required — this one shines on a desktop where you can actually see the full maze without squinting.
How to use
• Navigate to the maze generator in your browser • Customize your maze by adding URL parameters: - xsize=50&ysize=30 (sets maze dimensions) - r=0.7 (right turn preference, 0-1 scale) - s=-0.5 (straightness preference, -1 to 1 where -1 is straight paths, 1 is curvy) - b=true (shows direction arrows indicating the path taken during generation) • The maze generates automatically when the page loads using a recursive algorithm • Each cell is colored from bright blue (entrance) to black (farthest point) based on distance from the start • The entrance is at the bottom-left corner, exit at top-right corner • Walls appear as black borders between cells - missing borders indicate open passages • No keyboard or mouse controls needed - the maze displays immediately upon loading
Reviews
No written reviews yet. Be the first!
More from Games

Tap to flap through the pipes! Features a global leaderboard, cloud-saved personal bests, and smooth mobile-first gameplay.
by Launch Arcade

A sweet physics drop-merge game where you launch candies upward into a growing pile. Match identical treats to merge them into bigger, more delicious sweets — and watch for special drops that clear whole columns or blast the board. Keep the pile from overflowing before the shop closes!
by alustriel92





