Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (27 loc) · 1.77 KB

File metadata and controls

32 lines (27 loc) · 1.77 KB

MajorPathway

Educational game;
CSC 220 Final Project - Spring 2018 @Smith
Our presentation slides can be found here: https://docs.google.com/presentation/d/1wqSukMUX7KGeYS7BEAbBZY0DvlwbMZNgjDMPKnM5reg/edit?usp=sharing

Introduction

We want to build an RPG game to help students at Smith better understand the paths towards CS major and minor.
The game scenes mimic environments of the CS building Ford. The player has to walk around the bulding, take courses, communicate with professor, attend special events, declare major/minor and manage to graduate.

How to run:

Notice: Python 3.6.5 required.

Download the zip file and unzip it to a directory.
Run MajorPathway.py under the MajorPathyway file.

Note:

We have a Question.text where questions of different courses are assigned, and its example question reference text Q1.text.
To add more questions, add question texts in the same format as Q1.text.
Then return to Question.txt and add the name of the question text (e.g."Q1.txt") in the same format as Q1.txt is added.

Demo

alt text alt text alt text alt text alt text alt text alt text alt text alt text

Contributors:

Fanghui He, Yining Hua, Qiaqia Ji, Yanwan Zhu