A 2.5D retro shooter where you kill enemies, complete levels, collect supplies, and uncover secrets.
Made for a university programming course.
Make sure you have Python 3.10 or higher.
The following libraries are also required:
pygame 2.6.1
To install dependencies, run the command:
pip install -r requirements.txt