CPSC 120 Postlab 4: Something Fishy
Due Before Class on Monday October 3

Write a Java application to display a fish of a random color that fills up the entire window (similar to the one above). The fish should completely fit in the window and scale with the window when it is resized (if the user drags the corner of the window to resize it to a tall, thin window, then the fish should also resize to a tall, thin fish that fits in the window). The fish must have a body, a tail, and at least 3 bubbles coming out of its mouth.

Other Requirements

Submission

To submit your code, create a zip file named YourLastName.zip and upload the zip file to the course Inquire site.