A Physics Engine implemented with C and SDL2
Currently has the following feature set:
- 2D Physics only (3D planned in future)
- 2D Rendering with SDL2
- Subpixel correct circle rendering
- Gravity and Collision detection for spheres
- Coefficient of Restitution