Skip to content

drpatrik/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generate a maze and store the maze in the file maze.csv:

python3 maze.py -g 16 8

Display an already generated maze (a previous generated maze.csv must exist):

python3 maze.py -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages