Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 392 Bytes

File metadata and controls

7 lines (5 loc) · 392 Bytes

A-Star-Algorithm-Vsualizer

A Python based application that finds the shortest path between two points using the A* pathfinding algorithm. The application displays every considered node by the algorithm and then highlights the shortest path.

An example of the application finding the shortest path between two nodes: