# 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](https://github.com/caleb-brown/No_Cooperation/releases)
Or navigate to the root application folder and in terminal type:
`python .\main.py`
To install Pygame:
`pip install pygame`