https://github.com/vinatorul/pathfind2016
Demo project
https://github.com/vinatorul/pathfind2016
Last synced: 10 months ago
JSON representation
Demo project
- Host: GitHub
- URL: https://github.com/vinatorul/pathfind2016
- Owner: Vinatorul
- License: mit
- Created: 2016-03-18T12:32:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T07:21:25.000Z (about 10 years ago)
- Last Synced: 2025-05-16T21:37:43.769Z (about 1 year ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pathfind2016
Last deploy: [](https://travis-ci.org/Vinatorul/PathFind2016)
This is demonstration project about usage of the graph theory in pathfinding on the plane.
The main idea is to demonstate how common algorigthms can be used in navigation and mapping systems.
Check online on [vinatorul.github.io/PathFind2016](http://vinatorul.github.io/PathFind2016/).