@caolo-game/cao-math

Simple linear algebra and [Hexagonal grid](https://www.redblobgames.com/grids/hexagons/#hex-to-pixel) implementations to help the Cao-Lo project.

Usage no npm install needed!

<script type="module">
  import caoloGameCaoMath from 'https://cdn.skypack.dev/@caolo-game/cao-math';
</script>

README

Cao-Math

Run tests

Simple linear algebra and Hexagonal grid implementations to help the Cao-Lo project.

Intended to be used as a WASM package.

API documentation

Dependencies

See here

Building

make build

Running the tests

make test

Documentation

Install Deps

Building

  • make docs