mirror of
https://github.com/NotAShelf/projectile-simulation.git
synced 2024-11-22 13:20:47 +00:00
294 B
294 B
Projectile Simulation
This project simulates the motion of a projectile with air resistance.
Installation
- Clone this repository.
- Install the required packages using pip:
pip install -r requirements.txt
Usage
Run the main.py script:
python main.py