https://github.com/chrishulbert/maze
Maze Maker
https://github.com/chrishulbert/maze
Last synced: 16 days ago
JSON representation
Maze Maker
- Host: GitHub
- URL: https://github.com/chrishulbert/maze
- Owner: chrishulbert
- License: mit
- Created: 2026-06-07T22:45:24.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-08T05:30:16.000Z (about 2 months ago)
- Last Synced: 2026-06-08T07:21:57.159Z (about 2 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Maze Maker
Makes mazes using the 'growing tree' algorithm:
https://weblog.jamisbuck.org/2011/1/27/maze-generation-growing-tree-algorithm
Should fit nicely when printed landscape.