Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 155 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 155 Bytes

mazegen

Maze generator (Python)

Usage:

python mazegen.py <MAZESIZE>

Maze size must be an odd integer. (I just like odd integers, that's all.)