Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 479 Bytes

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