projectile-simulation/README.md

294 B

Projectile Simulation

This project simulates the motion of a projectile with air resistance.

Installation

  1. Clone this repository.
  2. Install the required packages using pip:
pip install -r requirements.txt

Usage

Run the main.py script:

python main.py