final project proposal

 

Your final project will take the rest of the semester - you should choose it carefully! The project should be:

Simple enough to complete in the time you have left.
Complex enough to take most of that time.

The best way to balance these things is to propose a project with different stages. My project will have at least ____________ but if I have time I will do _____________. For example, a tic-tac-toe game might allow two players to play initially, but if you have time you will make it so one player can play against the computer, etc.

Your proposal should include a basic summary of the game - even if it is a game everyone knows. This way you have to think about what might be involved.

A list of basic functionality.

A list of features you will add if you have time.

A list of methods you will write - including parameters and return values. You will have to write some methods!

Some ideas include:

Simple turn-based games like tic-tac-toe, checkers, adventure games, hangman, concentration.
A drawing program that lets you draw with the mouse.
A simple animated game like pong.

Something else you think of?

Once you turn in your proposal I will go over it with you, and help you get started on your project.