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 recreate an educational video game. The game can be anything you want, but must do the following:
- Use mouse or keyboard for input from the user.
- Have the ability to win or lose.
- Display instructions on how to play.
- Be educational.
- Be fun.
- Be impressive.
Extra
Remarkable games will receive extra credit. I will be the arbiter of whether a game is outstanding .
Submission
Your code should conform to the course’s code conventions and will be graded according the the course’s programming assignment rubric. Submit your code and images as a .zip file on the course Inquire page before class on Friday October 24th.