Utilizing the depth-first search algorithm, I created a custom maze generator, allowing you to see the generation in action.
Click to generate a new maze each time
1๏ธโฃ Clone the repository:
git clone https://github.com/blakeldridge/MazeGeneration.git
cd MazeGeneration2๏ธโฃ Install Dependencies:
pip install pygame time3๏ธโฃ Run the Program:
python main.py- ๐ Python
- ๐ฎ Pygame
Created by Blake Eldridge - Feel free to reach out!
๐ง Email : blakeldridge@gmail.com
๐ผ LinkedIn : blakeldridge
