Group: 20_1D
Members:
- Adriano Soares, [email protected]
- Filipe Campos, [email protected]
- Francisco Cerqueira, [email protected]
This project uses pygame
, therefore it must be installed before running the program, this can be done by running:
pip3 install pygame
After pygame has been installed simply run:
python3 main.py
inside the src
folder.