Software Developement - Fall 2017 - Olin College of Engineering - Subeen Kim, John Wen and Victor Bianchi. This program simulates the game Plague.
Please follow the instructions to run the program; Pygame can be installed from this link: http://www.pygame.org/news.html Install pygame with the pip tool in Python 3.6 or greater.
$ pip install pygame
Then run the Country.py file with the command: python Country.py The game should open and ask the user to press the C key to start.