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
