SimplePong



This applet is configurable in that you can change the colours, the background image and the difficulty of the game. Note: to add speed to the ball, move the bat forward when you make contact.

How To Use:

  • Download SimplePong.zip (11KB) and unzip with a compression utility.

    Java Source: source.html

    Sample HTML Source:

    <APPLET CODE="SimplePong" WIDTH=320 HEIGHT=100>
    	<Param name="Red" value="50">
    	<Param name="Blue" value="150">
    	<Param name="Green" value="100">
    	<Param name="Difficulty" value="5">
    	<Param name="BackImage" value="backing.gif">
    </APPLET>
    

    Status: Free

    Author: Daniel Moscufo

    Homepage: http://www.esearch.com.au/scufo/SimplePong/SimplePong.html

    Upload Date: October 22, 1999

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.