0.1.1 • Published 8 years ago
konjo v0.1.1
Konjo
A simple 2D collision detection engine.
Install
$> npm install konjoCurrent features
- Base math lib (vector2/axes)
- Base box object (AABB/OBB/Sphere)
- Lightweight
How to build
$> npm installThen, to build the source, run:
$> npm run buildLicense
This content is released under the MIT License.