Breakout

A Java applet to play Breakout
A game used to teach computer science students about programming with inheritance.

Rules: Press the left and right arrows to move the paddle so as to bounce the ball and hit the blocks. Note that there is no way to lose this game, and you don't even have to bounce the ball off the paddle (bouncing off the bottom wall works just fine).

Copyright (c) 2004 Ben Bederson




CLICK ON BOARD TO SET KEYBOARD FOCUS