Skip to content

mandeepkhatry/Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Solver

Solves a maze from an input image.

Clone the repo, rename your maze image as "maze.png" and run main.py.

Solved maze is saved as "MazeSolved.png".

Dependencies

  • Python 3
  • Pillow

Input Image

alt text

Output Image

alt text

About

Solves the maze from an input image using Breadth First Search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages