CST 112 Exam #1:  
"Shooting Fish in a Barrel"

Using the "Processing" PDE, write a program to do the following:

Do not declare any variable names that begin with "fish" or "rifle" or "barrel".
See below for extra features. For extra credit, add as many as you can.
Be sure to display the SCORE, as well as title and author of your sketch.
Before leaving class, upload to your folder, in file named: "q1-Lastname.java"

EXTRA FEATURES  


TAKEHOME EXAM
Due by noon, Saturday, October 20th

Continue working on (and improving) your code, adding ALL of the EXTRA features (see above).
Upload takehome code to your folder, in a file named: "q2-Lastname.java"

Sample code (for a more-complicated program) is available here .
Be sure you understand every line of code that you submit!
Do not copy-and-paste anyone else's code into your own code.