An open API service indexing awesome lists of open source software.

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 👣

Awesome Lists containing this project

README

          

# Path finder

Visualization of path finding algorithms.


preview

## 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