Due: Thursday, July 18th, 10AM PST
May be done in pairs

Your third assignment is the classic arcade game Breakout that will give you practice with graphics, events, animation and instance variables.
There is a starter project including all of these problems that you can access using the link below. Once you have the starter code set up, edit the program files so that the assignment actually does what it’s supposed to do (see the assignment handout), which will involve a cycle of coding, testing, and debugging until everything works. The final step is to submit your assignment.
This assignment may (optionally) be done in pairs. Be sure to check out the Pair Programming Handout if you decide to do so. As a reminder, you may only pair up with others with the same section time and location.
Note: In general, limit yourself to using Java syntax taught in lecture, and the parts of the textbook we have read, up through the week of the release of this assignment (July 11). You may, however, use material covered in class past this date for any optional extensions. If you would like to implement any extensions, please implement them in a separate file, such as BreakoutExtra.java. Clearly comment at the top of this file what extensions you have implemented. Instructions on how to add files to the starter project are listed in the Eclipse page FAQ.
Snowman, so I renamed it to my own name such as DaveIsGreat.
That is okay, right?