1
0
This repository has been archived on 2024-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
no-cooperation/README.md
2021-04-08 11:39:08 -04:00

248 B

No_Cooperation

A game made as part of a first year semester-long group project.

Made using Python3 and Pygame.

To run, navigate to the root application folder and in terminal type:

python .\main.py

To install Pygame:

pip install pygame