https://github.com/dipto1971/routerecon
A Path Finder game implemented with Dijkstra's Algorithm
https://github.com/dipto1971/routerecon
algorithm-project dijsktra-shortest-path project reactjs
Last synced: 5 months ago
JSON representation
A Path Finder game implemented with Dijkstra's Algorithm
- Host: GitHub
- URL: https://github.com/dipto1971/routerecon
- Owner: Dipto1971
- License: mit
- Created: 2024-05-17T10:35:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-25T12:44:05.000Z (over 1 year ago)
- Last Synced: 2025-02-17T06:17:59.502Z (8 months ago)
- Topics: algorithm-project, dijsktra-shortest-path, project, reactjs
- Language: JavaScript
- Homepage: https://route-recon.vercel.app
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RouteRecon
A Path Finder game implemented with Dijkstra's Algorithm