Skip to content

This program is a 2D physics simulation that provides functionalities to create, visualize, and manipulate objects on a screen using the Pygame library. The simulation is capable of handling gravity, object collisions, and various other properties related to the motion of the objects

Notifications You must be signed in to change notification settings

rafa-rrayes/Mini-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Miniengine

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.

Installation

To install Miniengine, simply type pip install Miniengine into your terminal if you have pip installed.

Dependencies

  • Pygame

PLEASE, give me your thought on this, make suggestions, criticize it... email rafa@rayes.com.br

About

This program is a 2D physics simulation that provides functionalities to create, visualize, and manipulate objects on a screen using the Pygame library. The simulation is capable of handling gravity, object collisions, and various other properties related to the motion of the objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages