Download a star.js Free Java Code
Description
Pathfinding and related data structures for JavaScript (priority queue, node, a*, map (random 2D array creator).
Source Files
The download file a_star.js-master.zip has the following entries.
.gitmodules//from w ww. jav a 2 s . co m
.idea/.name
.idea/a_star.iml
.idea/dictionaries/parris.xml
.idea/encodings.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/jsLinters/jslint.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.idea/workspace.xml
README.md
spec/collections/node_spec.js
spec/collections/priority_queue_spec.js
spec/pathfinder/a_star_spec.js
spec/pathfinder/map_spec.js
spec/specHelper.js
spec/suite.html
src/a_star.html
src/a_star.js
src/collections/node.js
src/collections/priority_queue.js
src/map.js
vendor/jquery-1.7.2.js
vendor/underscore.js
Download
Click the following link to download a_star.js-master.zip.
a_star.js-master.zip