Skip to content

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

Notifications You must be signed in to change notification settings

david-hershey/InteractiveProgramming

 
 

Repository files navigation

Motherload: Cabbage Rendition

@authors: Sung Park, Willem Thorbecke

Motherload: Cabbage Rendition is a recreation of Motherload using pygame. This project was created as a part of Olin College Software Design course for Spring 2016.

##Install

To run Motherload: Cabbage Rendition, you need to install pygame.

Run below code in your terminal to intsall pygame.

$ sudo apt-get install python-pygame

Download the repository to your local environment through cloning this repository or downloading as a zip.

##Run

Run motherload.py to start the program.

$ python motherload.py

You are all set. Enjoy the game.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%