A comprehensive path-finding library in javascript.
Introduction
The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser.
It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo)