UNPKG

@mousepox/math

Version:

Math-related objects and utilities

18 lines (10 loc) 583 B
# @mousepox/math A [TypeScript](https://www.typescriptlang.org) library of math-related objects and utilities, with a focus on 2D game development. [![npm version](https://badge.fury.io/js/%40mousepox%2Fmath.svg)](https://badge.fury.io/js/%40mousepox%2Fmath) [![Build](https://github.com/geoffb/mousepox-math/actions/workflows/build.yml/badge.svg)](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/)