Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

maze-generator

a simple python shell script to generate 2d mazes with an entry on the top wall and an exit on the bottom wall

usage $python mazegenerator.py <size of the labiryth default 15> <max number of walls not linkes to an exterior wall default 0>