Maze Generator
Maze generator is a Python program generating random two-dimensional mazes and drawing them to a window. Mazes can be used as data or saved to an image file. There are some user controls like changing the maze block size (granularity) with UP & DOWN cursor keys.
Kalle Saariaho
(zeque92)
Maze generator is a Python program generating random two-dimensional mazes and drawing them to a window. Mazes can be used as data or saved to an image file. There are some user controls like changing the maze block size (granularity) with UP & DOWN cursor keys.
Changes
Links
Releases
Maze Generator 1.0 — 3 Apr, 2022