Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 607 Bytes

File metadata and controls

14 lines (10 loc) · 607 Bytes

Interactive Programming

Software Design MP4

We created game that allows people to build their own Olin portfolio whose advances depend on a series of Olin courses chosen by the user. This concept is inspired by the Grow Series games, specifically Grow Island (http://www.eyezmaze.com/grow/island/).

Getting Started:

First, install required package: pip install pygame

Usage

To run the game, run main.py in the Source folder with python 3

Links:

Project Reflection