About Maze Generator
Maze Generator is a free maze generator that runs completely in your web browser. It was built to do one thing well: produce a good-looking, printable maze of any shape in seconds, without accounts, uploads or licences.
Why in the browser
A maze is small and quick to compute. There is no reason to send your settings to a server and wait, and no reason for anyone to keep a copy of what you made. Everything on this site is plain HTML, CSS and JavaScript loaded once; after that it works even without a connection. Your settings never leave the page; the link button builds a share address out of them on the spot, which is what lets you hand someone the exact same maze.
What it makes
Rectangular, circular, triangular and hexagonal outlines; square, hexagonal, triangular and polar cells; four carving algorithms with a twistiness control; an optional inner room; a solution overlay; SVG, PNG and direct printing. The engine is readable in the page source and the guides explain each part.
Licence
Mazes you generate are yours. Use them in worksheets, party games, posters, apps and books you sell, with no attribution and no fee. See the terms of use for the short version in full.
Contact
Suggestions, bug reports and questions are welcome at hello@mazegenerator.org, or use the contact page.