A visualiser tool in python to visualise the shortest path between two points using different algorithms. User can choose which algorithm to visualise from 4 choices, i.e., Depth-First Search, weighted dijkstra's algorithm, Breadth-First Search and A * algorithm. This tool uses pygame to visualise the result of the shortest path algorithm.
dashashutosh80/AlgoPath-Visualizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|