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/).
First, install required package: pip install pygame
To run the game, run main.py in the Source folder with python 3