Project 4:

Make A Game

Proposal: Friday, November 18th, 11:59pm.
Due: Tuesday, December 13th, 5:00 pm.

For this project we give you a choice of two different projects to work on. They both have you writing games. The first option has you develop a text-based adventure or role-playing game. The second has you invent a graphics-based arcade game. Both have starting code that you can work from and have examples of games to try. Each asks you to make your game a rich experience by adding a set of (loosely prescribed) features and enhancements. You’ll earn credit for adding the code for each feature; you should work to implement several of them.

Here are the links to each option:
* adventure
* arcade

Pick one, complete its Python code, and submit it to Gradescope by the deadline. We’d like you to submit a brief proposal letting us know the game you plan to write and whether you are working with a partner. There will be a series of intermediate deadlines to make sure that you are making progress on the code.