Shortest Path Finding Visualizer
An application of unweighted Dijkstra's Algorithm.
It visualizes the shortest path between the start and end points, even though there are walls in the middle.
Technologies used: Java, Java Swing (for GUI)
An application of unweighted Dijkstra's Algorithm.
It visualizes the shortest path between the start and end points, even though there are walls in the middle.
Technologies used: Java, Java Swing (for GUI)