Homework 3

Due date

This homework is due on February 22, 2010. and must be submitted as a pde file to the UNCA moodle activity HW 3.

The Task

Write a program, which incorporates a simple animation, that tells a story about snow. It could be about falling snow, falling trees, moving snow angels, etc. Be sure to use some geometry in your program, but focus on the use of setup and draw to have a little motion that seems smooth and doesn't end in a mass of wrecked tangles.

Use a screen size of 400×400.

Grading

Grades will be based on the following criteria.

10% creativity and aesthetics
15% connected motion
15% pleasent ending or repetition
10% image size
15% appropriate use of setup
15% appropriate use of draw
20% documentation of code