You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Click here for a demonstration](http://easystar.nodejitsu.com)
7
+
[Click here for a demonstration](http://easystarjs.com)
8
8
9
9
## Description
10
10
easystar.js is an asynchronous A* pathfinding API written in Javascript for use in your HTML5 games and interactive projects. The goal of this project is to make it easy and fast to implement performance conscious pathfinding.
11
11
12
12
## Features
13
13
14
-
* Simple API.
15
-
* Small. ~5kb.
16
-
* Calculates asynchronously. You can set the number of caculations to perform per frame/setInterval/ticker.
14
+
* Calculates asynchronously for better overall performance
0 commit comments