Skip to content

Eadrom/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze-solver

Creates a maze and then solves itself!

Once a maze has been generated, you can click anywhere inside the window to start the auto-solver.

After a maze has been solved, clicking in the window again will clear the current maze and generate a new maze.

How to run Maze Solver

Clone this repo:

git clone https://github.com/Eadrom/maze-solver

Move into directory and run:

cd maze-solver
python3 ./maze-solver.py

Developed with:

  • Python 3.12.1
  • Tkinter 8.6

About

Creates a maze and then solves it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages