Programming for Interactive Multimedia
Homework Four

Commenting the Midterm Project

Add comments to your midterm project. If the script is only three lines, give one comment describing what it does in your project (i.e. "this script moves the title from the left to the center", not "moves sprite 3" ). If the script is more than three lines, give an overview comment and specific comments on the statements that are most important. See the class example files for examples of comments.

Programming for Interactive Mulitmedia I Home