Home > python-maze

python-maze

Python-maze is a project mainly written in Python, it's free.

Maze generator born from the PyCon UK 2011 code dojo session

Python Maze

Python maze generator originally developed during a code dojo held at PyCon UK in September 2011. Each file can be run to produce one of the following outputs:

  • Pure Matplotlib output
  • Matplotlib output with WXPython backend
  • Turtle graphics based output
Previous:autores