Skip to main content

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

Home Page
https://oldskoolpython.blogspot.com/2022/04/maze-generator.html

Releases

Maze Generator 1.0 — 3 Apr, 2022

Pygame.org account Comments