GitHub / skeund89 / Greenfoot-Pathfinding-with-Dijkstras-Algorithm
Java implementation of Dijkstra's Algorithm for pathfinding. It was developed during my school computer science lessons and got implemented in Greenfoot. It simulates a rover navigating a grid using node and edge classes.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 99.6 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: algorithm, dijkstra-algorithm, greenfoot, greenfoot-game