This applet is based on a classic game written long ago, on a platform not far away.
The object is to move your player in a manner that causes the enemy
to self destruct by colliding into each other.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="daleks14.class"
width=512
height=361
archive="birdb.jar">
<param name="maxX" value=16>
<! was 30--- width of the game board in squares>
<param name="maxY" value=10>
<! was 20--- height of the game board in squares>
<param name="imgH" value=32>
<! was 16--- height of the player/enemy graphics>
<param name="imgW" value=32>
<! was 16--- width of the player/enemy graphics>
<param name="levelMultiple" value=4>
<! number of daleks added every level>
<param name="baseNum" value=2>
<! base number of daleks (constant)>
<param name="maxEnemies" value=100>
<! limit to number of enemies allowed>
Your browser is not capable of showing Java applets<br>
Currently you must have Netscape 2.0+ or Internet Explorer
running in Win9x, UNIX, or Mac/OS.
</applet>
Status: Free
Author: Paul Olmstead
Homepage: http://hometown.aol.com/paulo810/game.html
Upload Date: March 1, 2002
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.