/mz2

Experiments in maze generators

Primary LanguagePython

mz2

Experiments in maze generators. Inspired by reading Mazes for Programmers

How to use

Browse the source to look at interesting ways to generate mazes

Command line?

Yes, there is a terminal only interface to it.

Generate static images

Specify -d out/out.png to write the generated mazes to a png file.

Is it good?

Yes