COMP 1671 , Fall 2009

Assignment 1

Due September 22, 2009

You are to write a simple game/toy/animation/story/simulation/thing in Scratch. Start out with a modest idea and build it first then decide if you want to make it more involved. The project is entirely up to you with the following constraints. Your project must have two or more different types of sprites, use one or more member variables, use one or more global variables, use a loop, use on if or if/else statement, and use broad-cast and recieve.

Hints

Grading

Your grade will be based solely on demonstrating that you used each of the programming constructs above correclty. A simple project that uses them correctly will get the same grade as a complicated project.