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 12:08:14 -04:00

356 B

No_Cooperation

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

Made using Python3 and Pygame.

To Run

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