|
Spring Semester 2003
|
Homework Assignment Five: Basic Interactive Applets
You are to implement an applet that reacts to mouse input as the one below:
That is the applet should be watching the mouse pointer.
A grading scale will be posted here shortly:
- 30 points for the face being drawn
- 15 points for detecting mouse movement appropriately
- 30 points for good eye movement (15 per eye)
- 15 points for the mouth changing accordingly
- 10 points for double-buffering, as
explained in class
30 + 30 + (15 + 15) + 10 = 100.
Last updated: Apr 12, 2003 by Adrian German for A201