Skip to main content

Maze Generator - 1.0

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

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.

Links

Home Page
https://oldskoolpython.blogspot.com/2022/04/maze-generator.html
Source
https://github.com/zeque92/RealTime3DwithPython

Releases

Maze Generator 1.0 — 3 Apr, 2022

Pygame.org account Comments