Skip to content

hemidactylus/icaro2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icaro2

Maze generator.

Quickstart

$> pip install -r requirements.txt

$> python icaro2.py -x 20 -y 16
 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
| | |     |   | |   |   |  _      | |_  |
|  _  | |_  |  _|_|  _|  _|  _| |_   _  |
|  _|_|  _|_|_ _| |_|   | | |  _|  _|_  |
|_|    _   _| |_ _   _|_|_  |_|  _|_ _  |
|  _|_|  _| |  _|     |  _    | |_  |_  |
|_  | |      _    | |_|_|   | |_|  _ _  |
|  _  |_|_|   |_|_|_|_    | |_|_    |_  |
|   |_|    _|_ _| | |   | |_|_ _  |_|_  |
|_|_|_  |_    |_      |_| |_  |_ _   _|_|
|_  |_   _|_|_ _| |_|_|  _|_ _  |_  |_  |
| |  _| |_    |_ _|_     _| |_  | |_ _  |
| | |       |_  |  _| |_|_  |_  |  _ _  |
|_   _|_|_|   |  _|_ _|    _     _| |_ _|
| | | |  _| | |_ _  |_  |_|_ _|  _  | | |
|  _   _| |_|  _ _| |_ _| |_   _|_ _ _  |
|_ _|_ _ _|_ _ _|_ _ _|_ _ _ _ _ _|_ _ _|

SVG output

$> python icaro2.py -x 20 -y 16 -o maze.svg

produces:

maze

About

maze generator in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages