Miniengine is a simple physics simulation library built on top of Pygame. It allows users to simulate the motion of objects, calculate collisions, simulate gravity and visualize the results.
To install Miniengine, simply type pip install Miniengine
into your terminal if you have pip installed.
- Pygame