Stop Staring
|
ASSIGNMENT:
Make the following alterations to the sample program:
- Make the eyes bloodshot
- Change the yellow circle into a red X
- Create a second pair of eyes beneath the first pair of eyes
- Either shrink the eyes or increase the size of the canvas to accommodate
the extra eyes
- Make sure each pupil points in the direction of the red X when the
location of the red X is changed
- Suggest a way to fix the problem with the red X being placed within the
white portion of the canvas
|