COMP 1671 , Section 2, Fall 2008
Assignment 1
Due September 18, 2008
This assignment is similar to the one used at Harvard in
the intro programming class.
Create a scratch project of your choice.
The project can be a game, a toy, a simulation, an animation, or
pretty much anything, even a rant against the Republicrats/Demublicans.
That said, your project must contain the following elements:
- The project's filename must be lastname_firstName.sb, where
the names are your names. Scratch will automatically add the .sb to
the filename.
- Your project must have at least two sprites, none of which
can be the scratch cat. If you want to create a new cat that is fine,
I am partial to Bill the cat, but acknowledge that was before you guys
were born.
- Your project must have at least three scripts.
- Your project must use at least one condition (if or if/else),
one loop (forever, repeat), and at least one variable.
- Along with your .scratch file, turn in a txt or word file
that tells what your project does and how to use it as well as
describing what each sprite does and what each script does. Note, this
file is part of your grade too, so please use proper english.
EMAIL your assignment by noon to Kav: kshresth@cs.du.edu