Design and code an animation scene. It should be more than just simple movements (i.e. more than what we've covered together in class). A good rule of thumb would be that the animation should have at 4 - 6 different "effects" or "movements". In your reflections journal please clearly list the different animated components.
Good programming practices should be observed, including utilizing methods (with parameters as needed) to compartmentalize and reduce redundancy. Please comment each method, clearly describing what it does, and provide in-line comments for any "tricky" code that may need explaining.