https://github.com/bartolomej/path-finder
Path finding algorithms visualized 👣
https://github.com/bartolomej/path-finder
algorithm-visualisation graph-algorithms graph-theory interactive-visualizations path-finding-algorithm
Last synced: 6 months ago
JSON representation
Path finding algorithms visualized 👣
- Host: GitHub
- URL: https://github.com/bartolomej/path-finder
- Owner: bartolomej
- Created: 2020-02-23T12:37:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T16:40:57.000Z (about 4 years ago)
- Last Synced: 2025-04-08T23:20:40.850Z (8 months ago)
- Topics: algorithm-visualisation, graph-algorithms, graph-theory, interactive-visualizations, path-finding-algorithm
- Language: JavaScript
- Homepage: https://bartolomej.github.io/path-finder
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Path finder
Visualization of path finding algorithms.
## Usage
- run all tests `npm test`
- build & serve the app in development mode `npm start`
- run optimized build for production `npm build`
- deploy the app to your gh-pages branch `npm run deploy`
## Cool stuff on graphs
- [Grids and Graphs](https://www.redblobgames.com/pathfinding/grids/graphs.html)
- [Amit on Pathfinding and A*](http://theory.stanford.edu/~amitp/GameProgramming/)
- [A Stranger to Words](http://astrangertowords.com/)
- [Dependency graphs](https://anvaka.github.io/pm/#/?_k=qupjwr)
- [All pages lead to philosophy](https://www.xefer.com/wikipedia)
- [Visualize text as a network](https://textexture.com/)
- [Internet map](https://internet-map.net/)
- [City road network](https://anvaka.github.io/city-roads)
## Credits
Icons made by Becris from www.flaticon.com