For this project, you are to work with a partner to create some sort of game. You must devise a score-keeping mechanism to let the user know when they have won or completed the game.
a) You and your partner are to devise a storyboard for the overall animation. Prepare the storyboard as something you can show the class (not just scrawled notes on a sheet of scruffy paper).
b) Your animation must use at least four methods and at least one function that you and your partner have written. Each partner should be responsible for writing the code for at least two methods.
c) Parameters must be used for at least two of the methods/functions.
d) You must use a loop or while statement somewhere in the code.
e) Each person must prepare their own written hand-in for the project that describes how you and your partner split up the work for the project. Also describe which of the methods/functions you wrote, what kinds of statements you used and why you used them.
Besides sending me your projects you will also give a presentation to the class where you are required to show off your storyboard and then demonstrate a working version of your program.