Skip to content

jwen2/InteractiveProgramming

 
 

Repository files navigation

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.

About

This is the base repo for the interactive programming project for Software Design, Fall 2017 at Olin College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%