https://github.com/rtjoa/graph-algo
Visualizes pathfinding algorithms on shareable, user-drawn directed graphs.
https://github.com/rtjoa/graph-algo
algorithms graphs javascript mysql pathfinding php
Last synced: 3 months ago
JSON representation
Visualizes pathfinding algorithms on shareable, user-drawn directed graphs.
- Host: GitHub
- URL: https://github.com/rtjoa/graph-algo
- Owner: rtjoa
- Created: 2020-09-29T10:06:00.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-05-20T22:39:48.000Z (about 5 years ago)
- Last Synced: 2025-06-14T06:04:40.035Z (about 1 year ago)
- Topics: algorithms, graphs, javascript, mysql, pathfinding, php
- Language: JavaScript
- Homepage: https://rtjoa.github.io/graph-algo
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graph-algo
Allows users to draw directed graphs, then animates various pathfinding algorithms such as A* or Dijkstra’s. Users can share graphs with unique links.