项目作者: henryinqz
项目描述 :
Visualizer of pathfinding search algorithms (WIP)
高级语言: Java
项目地址: git://github.com/henryinqz/Pathfinding-Visualizer.git
Pathfinding-Visualizer
Visualizer of pathfinding search algorithms to demonstrate the efficiency and functions of each algorithm.
- A* search
- ~Dijkstra’s algorithm~ (WIP)
- Breadth-first search
- Depth-first search
Installation
- Navigate to the “releases” tab of the Pathfinding-Visualizer repository.
- Download ‘Pathfinding-Visualizer.zip’ from the latest release.
- Unzip the file.
- Ensure you have the latest Java Runtime installed (https://java.com/en/download/).
- Execute ‘Pathfinding-Visualizer.jar’.
Author
https://github.com/henryinqz/Pathfinding-Visualizer/