This is a two week programming project. You can build on what you did for lab 5 or you can start a new program. For this project, you must create a game. It must contain the following features:
You are encouraged to get a simple program working and submit it, even if it doesn't contain all of the required features. Add features one at a time and get the program working again. You should avoid adding lots of blocks without testing and then trying to get a lot of new code working at once. Having nice images and the like is nice, but not required and should be saved until the end. For example, if your program needs a castle, a rectangle will do until the end. If your program needs a projectile, a circle will do until the end.
We strongly recommend that you also plan to discuss your game with one of the TAs or tutors the week of November 16-20 so they can help you make sure you aren't trying to do something that is beyond what you currently have the tools to tackle.