/Astral-Peril

Space Game | Python, Numerical Methods, Pygame

Primary LanguagePythonMIT LicenseMIT

Astral-Peril

Space Game | Python, Numerical Methods, Pygame

Astral Peril Demo

Technologies Used

Description

Astral Peril is an exhilarating space adventure where you control a UFO (alien) on a mission to reach Earth. Navigate through asteroid obstacles and dodge bullets fired by Earth's defenses. The defense system employs a sophisticated Lagrange Extrapolation method, capable of considering 10 or more data points to accurately target the UFO.

Lagrange Extrapolation

Lagrange_Test_module

Contributers and Developers

How to Set Up Locally

  1. Clone the repository:
    git clone https://github.com/not-joosh/Astral-Peril.git
  2. Install dependencies:
    pip install -r requirements.txt

License

This project is licensed under the MIT License.