Skip to content

AngadOnTop/exeGravitylab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Physics Engine

A simple 2D physics engine built with Python, featuring collision handling, gravity, and a seesaw simulation.

Features

  • Gravity and basic physics simulation

  • Collision detection for simple shapes

  • Seesaw / balance beam simulation

Requirements

Python 3.x

pygame (for visualization)

pip install pygame

Usage

Run the main script to start the simulation:

python main.py

Use the interface to interact with objects and test the seesaw mechanics.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages