Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.
/ PathfindingProject Public archive

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

License

Notifications You must be signed in to change notification settings

lmbek/PathfindingProject

Repository files navigation

Path Finding Project

My Computer Science subject module at Roskilde University from years back

Note: This project is no longer maintained - It was a short project at Roskilde University The project requires the following installed:

  • JDK
  • JavaFX

This project was made together with @32monkeys https://github.com/32monkeys

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages