e y 6 e s : home interface panel : radialpong
Download class files and documentation: 'radialpong.zip'
Download source code: 'radialpongsrc.zip'

RadialPong--my first applet--is a paddle game played on a circular track against a computer opponent. When the ball is hit by a paddle, it acquires that paddle's color. The object of the game is to knock the ball out of court when it is your color. Your score is shown in the upper left portion of the screen; the computer's score is in the upper right.
 

Click the mouse on the game window to release the ball. Move the mouse pointer around the window to change the position of your paddle.
 

The background color, player color, and computer color are specifiable as applet parameters.
 
Questions? Comments?