/TheAmazingMaze

A java app to find shortest path in a maze

Primary LanguageJava

TheAmazingMaze

A java app to find shortest path in a maze with Dijkstra method. MVC-compliant. To run, just execute main method, the rest is pretty starightforward :)

to_solve_img
before

solved_img
after