This website is preserved for historical and scholarly reference and is no longer actively maintained.
CpSc 210, Section 1
Assignment 1
January 14, 2002
DUE: Wednesday, January 23 by 11:59 p.m. Not accepted late.
ASSIGNMENT: Problem 2.10 on page 62 (Kanizsa illusion).
Total point value of assignment: 100 points
Name of file: Kanizsa.java.
This assignment is to be done INDIVIDUALLY.
The objectives of this program are to give you some more experience working
with Java and the Drawing WIndow.
Other requirements:
Follow the style standards to be found on your instructor's
web page for CPSC 210.
Submit your program using the handin command. There is a link to
the handin description on your lab page (www.cs.clemson.edu/~lab210).
Grading rubric:
In the opinion of the instructor the program is an honest attempt
to complete the assignment as described 10 pts.
If the previous requirement is not met, no further points will be awarded.
The file is named Kanizsa.java. 10 pts.
The first lines of the program consist of comments giving the name
of the program author, "CPSC 210 Assignment #1", a statement of the
problem, and the date completed. 10 pts.
Style standards 10 pts.
The program compiles without error. 10 pts.
Program correctly draws the Kanizsa illusion. 40 pts.
The placement and size of the illusion on the screen are pleasing. 10 pts.