Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 285 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 285 Bytes

Maze-Solver

Solves any images of mazes, as long as the starting point, ending point, walls and path have unique colors.

Install dependencies

pip install pygame

Running the solver

You can change the image in prog.py

python prog.py