A game created during Helsinki University's Advanced Course in Programming.
To run this game, Python 3 and the pygame library must be installed on your machine. If Python and pip are already installed on your computer, you can install pygame by simply running
pip install pygame
To run the game, open a terminal inside the app directory, and type
python3 main.py