Skip to content

blakeldridge/MazeGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ฆ Maze Generation Animation

Utilizing the depth-first search algorithm, I created a custom maze generator, allowing you to see the generation in action.

๐ŸŽฅ Demo

Maze Generation Demo

Click to generate a new maze each time

๐Ÿš€ Installation

1๏ธโƒฃ Clone the repository:

git clone https://github.com/blakeldridge/MazeGeneration.git
cd MazeGeneration

2๏ธโƒฃ Install Dependencies:

pip install pygame time

3๏ธโƒฃ Run the Program:

python main.py

๐Ÿ”ง Technologies Used

  • ๐Ÿ Python
  • ๐ŸŽฎ Pygame

๐Ÿ“ฌ Contact

Created by Blake Eldridge - Feel free to reach out!
๐Ÿ“ง Email : blakeldridge@gmail.com
๐Ÿ’ผ LinkedIn : blakeldridge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages