a-star-search

a-star-search JS library on GitHub a-star-search JS library on npm Download a-star-search JS library

A special case of best-first graph search that uses heuristics to improve speed. Define your 2D grid then add any blocked coordinates to the environment that must be avoided when generating the shortest path. Written in CoffeeScript.

Version 0.1.13 License MIT
a-star-search has no homepage
a-star-search JS library on GitHub
a-star-search JS library on npm
Download a-star-search JS library
Keywords
a*astarstarsearchgameshortestpathpathfindinggraphmovementmap