Skip to content

StanTheMan132/pygame_recursive_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A recursive backtracking algorithm implemented in Pygame to make a maze

To run install pygame. We reccomend you use a virtual enviroment

---Linux---

python3 -m venv env source env/bin/activate pip install pygame

To exit out of the virtual enviroment simply type deactivate

To run the program run: python index.py ~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages