This repository is not active
nitin-kumar101/collision-simulator
This project is a simulation of rectangular blocks colliding with each other and losing energy based on their coefficient of restitution. It serves as a basic illustration for the physics community to understand and study the topic of collisions. The simulation is implemented using Python's Pygame framework.
Python