Computer Science subject module at Roskilde University. Was made as part of a 15ETCS course where we applied Different Pathfinding strategies to solve shortest path problem. Contains Dijkstra and A* implemented in Java with a JavaFX User Interface to demonstrate shortest path visualization. Note: this project is not maintained
graph graph-algorithms astar astar-algorithm pathfinding dijkstra navmesh shortest-path-problem study-project science-research shortest-path-algorithm java-dijkstra waypoint-graph
- Updated
Nov 29, 2022 - Java