Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sorja/didactic-duck
A* Path finding algorithm
https://github.com/sorja/didactic-duck
Last synced: 8 days ago
JSON representation
A* Path finding algorithm
- Host: GitHub
- URL: https://github.com/sorja/didactic-duck
- Owner: sorja
- License: mit
- Created: 2015-07-27T17:27:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T12:58:09.000Z (about 9 years ago)
- Last Synced: 2024-04-16T20:06:29.072Z (7 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# didactic-duck
A* Path finding algorithm$> git clone https://github.com/sorja/didactic-duck
$> cd didactic ducklinux:
$> gnome-open index.htmlor
$> google-chrome index.html
osx:
&> open index.htmlwindows:
double click index.html or drag to any browserSettings can be found on the right panel!
----------------------Global variables are defined in app.js
For best view of algo:
----------------------
* cell size: 1 (or 2)
* map size: 800 (or 1200+)
* click maze