quickio-math
v1.2.0
Published
A math library for the game engine quickio (forked from matthiasferch/tsm)
Downloads
1
Maintainers
Readme
QUICKIO-MATH
This repo is forked from matthiasferch/tsm. I plan to further add features, which will be used in my game engine quickio.
Compile
$ npm run build
Compile in watch mode
$ npm run dev
Run tests
$ npm run test