kengi
v0.0.21
Published
A Node.js package for strategy games.
Downloads
2
Readme
Kengi
A Node.js package for strategy games.
Features
Native bindings to Chipmunk2D
A* Pathfinding
Usage
Run
npm install kengi
Run
npm test
from thenode_modules/kengi
folder to verify the installation
Documentation
See test.js for usage examples. Check kengi.h for complete list of APIs available. Also see the Chipmunk2D documentation for more information about Chipmunk2D.