https://github.com/rossta/pathfinder
Graph search demo on React.js, Redux, and Immutable.js
https://github.com/rossta/pathfinder
Last synced: 8 months ago
JSON representation
Graph search demo on React.js, Redux, and Immutable.js
- Host: GitHub
- URL: https://github.com/rossta/pathfinder
- Owner: rossta
- License: mit
- Created: 2015-10-06T00:00:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T03:56:04.000Z (over 10 years ago)
- Last Synced: 2025-09-01T02:08:34.451Z (8 months ago)
- Language: JavaScript
- Homepage: https://rossta.net/pathfinder
- Size: 1.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pathfinder Demo
Inspired by [Amit's A-star Introduction](http://www.redblobgames.com/pathfinding/a-star/introduction.html), here is a (work-in-progress) port of interaction graph search animations built React.js, Redux, and Immutable.js.