Homework 3 (Breakout) Sample Solution Applet

This page is a solution to the homework assignment that was written in Java by the instructor. We are providing it to you as an example of the behavior that your program should have. As much as possible, this applet solution matches the behavior described in the homework spec. But it may have some small differences in appearance and behavior when compared to the spec. Whenever there is a conflict between the behavior of this sample solution and the spec, please follow the spec.

Note: This version has extra features that you aren't required to implement for the assignment (like sound effects, and the ball bouncing off the paddle at different angles). You are only responsible for implementing the features described in the Homework 3 spec. But you can certainly add these capabilities for extra credit.

This document and its content are copyright © Marty Stepp, 2014. All rights reserved. Any redistribution, reproduction, transmission, or storage of part or all of the contents in any form is prohibited without the author's expressed written permission.