Projectile Simulation
Simple physics based projectile simulation
🔬simulation📅 April 2022💻 Python
Technologies Used:
PythonPygame
About This Project
Physics Simulation used to simulate kinematic motion of a projectile in 2D space. It allows users to input initial velocity, angle, and other parameters to visualize the projectile's trajectory.
Key Features
- Accurate kinematic calculations
- Easy GUI for parameter input
- Pygame rendered visualization
- Real-time trajectory plotting
📸 Project Gallery
Images
Projectile Simulation before shot is fired
Projectile shot example #1
Projectile shot example #2
Videos
Shot example with button controls
Shot example with mouse controls
Project Info
- Primary Language
- Python
- Category
- simulation
- Completion Date
- April 2022
- Repository
- View on GitHub →