Skip to content

NacreousDawn596/mazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazy

a python code that generates mazes, you can either set the width and height by yourself or just leave it as it is, it automatically adjusts it according to the current terminal.

what makes my code special?

it's a self-solving maze using DFS-like algorithm :3

how to install

just:

git clone https://github.com/NacreousDawn596/mazy.git
cd mazy
pip install requirements.txt

and you're done lol

Enjoy!

just run the main.py and enjoy your satisfying self-solving mazes x3

Releases

No releases published

Packages

No packages published

Languages