CPSC120A
Fundamentals of Computer Science I

Creative Assignment 5

An Educational Game

Many people think of games as waste of time or worse a corrupting influence on children. But games can also be a positive influence on children. A game that makes learning fun can boost a students performance in school which can have many positive effects later in life. In this assignment you will create an educational game.

Details

Create a Python program that uses the graphics.py module to create an educational video game. The game can be anything you want, but must:

Extra

Remarkable games will receive extra credit. I will be the arbiter of whether a drawing is astounding.

Grading

The assignment will be graded on the following requirements according to the course’s programming assignment rubric.

Effort (40%): Here is an example game with average effort:

Functionality (35%): A functional program will:

Style (25%): A program with good style will:

Submission

Submit your program and any image files it uses as a .zip file on the course Inquire page before class on Wednesday November 11th.