https://github.com/anubhavp28/ball-collision-simulator
Simple Simulation of ball to ball collision in 2D space.
https://github.com/anubhavp28/ball-collision-simulator
pygame python27
Last synced: 19 days ago
JSON representation
Simple Simulation of ball to ball collision in 2D space.
- Host: GitHub
- URL: https://github.com/anubhavp28/ball-collision-simulator
- Owner: anubhavp28
- License: mit
- Created: 2018-01-03T16:08:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T16:12:24.000Z (over 8 years ago)
- Last Synced: 2025-03-06T15:51:45.263Z (over 1 year ago)
- Topics: pygame, python27
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ball-Collision-Simulator
Simple Simulation of ball to ball collision in 2D space.
# Dependencies
1. Python 2.7+
2. Pygame