@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.
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 buildRunning the tests
make testDocumentation
Install Deps
- NodeJS
cd docsnpm install
Building
make docs
