Space Game | Python, Numerical Methods, Pygame
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.
- Clone the repository:
git clone https://github.com/not-joosh/Astral-Peril.git
- Install dependencies:
pip install -r requirements.txt
This project is licensed under the MIT License.