Skip to content

r47onfire/game-math

Repository files navigation

game-math

library of math useful for games!

designed to be run through a dead-code eliminator - all classes have no methods (where practical). functions you do not use will be dead-code eliminated entirely.

mostly copied from various places on the internet:

  • linear algebra, geometry, colors, graphs, random, AI - from KAPLAY (thanks @mflerackers the bean wizard and other contributors)

Releases

No releases published

Packages

 
 
 

Contributors