Skip to content

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

Notifications You must be signed in to change notification settings

wtrelease/InteractiveProgramming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runRun

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

Setup

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%