Skip to content

Repository files navigation

AlgoPath-Visualizer

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.

About

A visualiser tool in python to visualise the shortest path between two points using different algorithms.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages