@mousepox/math
Version:
Math-related objects and utilities
18 lines (10 loc) • 583 B
Markdown
# @mousepox/math
A [TypeScript](https://www.typescriptlang.org) library of math-related objects and utilities, with a focus on 2D game development.
[](https://badge.fury.io/js/%40mousepox%2Fmath) [](https://github.com/geoffb/mousepox-math/actions/workflows/build.yml)
## Usage
Install via [Yarn](https://yarnpkg.com):
```
yarn add @mousepox/math
```
## Documentation
- [API Reference](https://geoffb.github.io/mousepox-math/)