Skip to content

Solves maze images using graph expansion and depth first search, implemented using Python

Notifications You must be signed in to change notification settings

KhairulM/Python-Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Python-Maze-Solver

Solves maze images using graph expansion and depth first search, this idea was inspired by https://github.com/mikepound/mazesolving, but i made the implementation myself, P.S i also copied some of his maze examples just so i can test it, it is in the Maze_Img folder. Do bear in mind this program have not been tested yet with other types of mazes, other than what's included here, you could however fork it and add new fetures to it though (much appreciated).

#Balas_Dendam_UAS_Matdis HHHHHHHHHHH.....

About

Solves maze images using graph expansion and depth first search, implemented using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages