Breakout.java
Use your mouse to move the paddle. This is actually very fun...and addictive. Use with care, as you may find yourself unable to quit playing.
Usage: Download Breakout Zip, and place all the files in a single directory. A sample page is included.
Java Source: breakout.java Ball2.java
Paddle.java Block.java
HTML Source:
<APPLET CODE="breakout.class" WIDTH=466 HEIGHT=457></APPLET>
Author: Louis Schiano
|