mirror of
https://github.com/NotAShelf/projectile-simulation.git
synced 2024-11-22 13:20:47 +00:00
Simulate the trajectory of a projectile while accounting for air resistence.
projectile | ||
.gitignore | ||
LICENSE | ||
main.py | ||
README.md | ||
requirements.txt | ||
shell.nix |
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