PathFinding.js – A comprehensive path-finding library for grid based games

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. PathFinding.js Demo →PathFinding.js source → Related: A* Pathfinding for Beginners →