This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.
Install pygame:
apt-get build-dep python-pygame
apt-get install mercurial python-dev python
pip install pygame
Run Game:
cd runRun/
python runRun.py (linux)
pythonw runRun.py (OSX)
Quit Game:
press q
Play Again:
press p