EasyStar.js: Asynchronous pathfinding with JavaScript
An asynchronous A* pathfinding API written in Javascript.
- Web: Find the minified file in the /bin directory
- node.js:
npm install easystarjs
- Phaser: see Phaser Plugin
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Fit.js: Fit things into other things (0) | 2014.01.28 |
---|---|
[javascript] Args.js: More flexible functions without spaghetti code (0) | 2014.01.24 |
[javascript] Jiko: A powerful template engine for JavaScript (0) | 2014.01.20 |
[jQuery] jQuery Evergreen: A DOM event library for modern browsers (0) | 2014.01.20 |
[javascript] Ocrad.js: Optical character recognition for JavaScript (0) | 2014.01.17 |