This is a remake of the once popular Flash game, Flight, created as a fun project.
Include screenshots of your game to give users a visual idea of what to expect.
- Ensure prerequisites are met
- Clone repository
- Run the Game.py file
# Install Python (if not already installed)
https://www.python.org/downloads/
# Install Pygame
pip install pygame


