A game made as part of a first year semester-long group project.
Made using Python3 and Pygame.
Download the latest build from the Releases
Or navigate to the root application folder and in terminal type:
python .\main.py
To install Pygame:
pip install pygame