@caolo-game/cao-math
v0.1.31
Published
Simple linear algebra and [Hexagonal grid](https://www.redblobgames.com/grids/hexagons/#hex-to-pixel) implementations to help the Cao-Lo project.
Downloads
4
Readme
Cao-Math
Simple linear algebra and Hexagonal grid implementations to help the Cao-Lo project.
Intended to be used as a WASM package.
Dependencies
See here
Building
make build
Running the tests
make test
Documentation
Install Deps
- NodeJS
cd docs
npm install
Building
make docs