0 Forks
7 Stars
7 Watchers

CrunchMath

2D/3D math-physics engine for making games that shouldn't be shipped for production use and should only be used for physics simulations in debugging environments. Its main purpose is to show the low level details that goes behind making physics simulated environments in games or any software that requires it.

How to download and setup CrunchMath

Open terminal and run command
git clone https://github.com/harlexkhal/CrunchMath.git
git clone is used to create a copy or clone of CrunchMath repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CrunchMath https://github.com/harlexkhal/CrunchMath/archive/master.zip

Or simply clone CrunchMath with SSH
[email protected]:harlexkhal/CrunchMath.git

If you have some problems with CrunchMath

You may open issue on CrunchMath support forum (system) here: https://github.com/harlexkhal/CrunchMath/issues