prajwalsouza / Maze-Solver

Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.
14Updated last year

Related projects

Alternatives and complementary repositories for Maze-Solver