TimeStar
Get rid of all of the empty spaces.... if you can, but be careful, zero's
explode leaving more empty spaces!
Author's Notes:
The object is to get rid of all the empty spaces (=
zeros or 0's ). In the beginning of the game you choose the maximum number that
may be reached. Once the game has started, you can change the number you want
to place on the board by clicking on the number in the next square (top left). Every
time a number is placed on the board, all the other numbers on the board decrease
one point (-1). When a number reaches 0, it explodes. With this explosion, all 6
numbers around will increase by one (+1). You have to make sure that 10 isn't
reached on the board or your game will be over.
How To Use:
Download TimeStar.zip (102 KB)
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<APPLET CODE="RegTimeStar.class" WIDTH=420 HEIGHT=440>
<PARAM NAME=BgColorRed VALUE="255">
<PARAM NAME=BgColorGreen VALUE="255">
<PARAM NAME=BgColorBlue VALUE="255">
<PARAM NAME=Font1ColorRed VALUE="255">
<PARAM NAME=Font1ColorGreen VALUE="0">
<PARAM NAME=Font1ColorBlue VALUE="0">
<PARAM NAME=tag1 VALUE="Try to score as many points as possible!">
</APPLET>
Status: Free for non-commercial use.
Author: Luna-Tic
Homepage: http://www.realapplets.com
Upload Date: September 15, 2000
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.
|