Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 638 Bytes

File metadata and controls

26 lines (16 loc) · 638 Bytes

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.