Goal
Frogger: http://logoprojects.wikispaces.com/A+Frogger+Game
Concentration: http://logoprojects.wikispaces.com/Concentration
Nim: http://logoprojects.wikispaces.com/Nim
We also need to start considering internal and external documentation. This wikipedia article explains it well – though they term internal documentation as “Technical Documentation” and call external documentation “User Documentation”. Different words for the same thing.
Internal documentation is important because it is very rare only one person will work on any given program. You need “comments” within your code to explain what you are doing so that anyone else who read it could understand. Read page 53 of the MicroWorlds User Manual for more information. A user manual is an example of external documentation. In this case – the external documentation is telling you how to create internal documentation! The entire user manual is a good resource for you, too!
Marking
Due Date
Friday, March 12th OR Wednesday, March 31st
(You can choose your own adventure and pick to either do this assignment or the Interactive Story Assignment first. One project must be handed in on March 12th and the other will be due March 31st.)
