Assignment 7, CS 46A
30 points
due October 22, 2003

Update the Checkerboard class of Assignment 5 to get a new class A7Checkerboard, with behavior as described below. You may use my solution to Assignment 5 as a basis if you want, but the changes you will need to make are fairly significant.

The A7Checkerboard class should behave like the A7Checkerboard class, except that

For this assignment, you should provide a copy of your code on diskette (no CD or email), and hard copies of your code. You needn't try to provide hard copies of the results of your testing. However your code should work with the A7CheckerboardApplet.java , which is provided on the class web site. You may use the A7CheckerboardApplet.html file, which is also provided on the web site, for your testing, but note that you will need to modify this file so that it refers to the location of your applet class on your machine.