kengi
v0.0.23
Published
A Node.js package for games.
Readme
Kengi
A Node.js package for games.
Features
Native bindings to Chipmunk2D
A* Pathfinding
Usage
Run
npm install kengiRun
npm testfrom thenode_modules/kengifolder to verify the installation
Documentation
See kengi.d.ts for TypeScript declarations and test.js for usage examples.
Also see the Chipmunk2D documentation for information about Chipmunk2D.
