breakout | connect 4 | 4d tic tac toe

Breakout



Instructions:

Click on the applet to start.
You can move the paddle left and right using the left and right arrow keys
Pressing space releases the balls, and fires the gun if you have one.

There are a number of bonuses that you can get

When you finish a level, the game prints out a level code. By typing this level code and pressing < enter > you can jump directly to that level.
The level code is printed to the java console output. To see this output in IE go view - java console. In Netscape its under Communicator - tools - java console.
You may have to enable the java console before you can see it. In IE go to tools - internet options - advanced - java vm - java console enabled.


Created by Sean Bridges. June 2000

The source code is here.


1