tailgunner.java
[Note: Play this game with extreme caution! Can be very habit-forming!! This game comes from the same Java master that created the Asteroids game!]
Click in the game area with your mouse or hit the 'S' key to start.
Use your mouse to sight an approaching ship in your cross-hairs. A target box will light up when an enemy ship is in your sights, giving the craft's closing speed and range. Click the mouse button to fire.
Whenever an enemy fighter gets past you, it will fire on your ship. You will see the screen flash and shake if they score a hit. Watch your shields - when they go, so do you.
You can pause the game at any time by hitting the 'P' key. Hit again to resume. Use the 'M' key to toggle sound on and off.
You will need a fast machine to play this game, I recommend at least a 200 MHz. It helps if you use a browser with a JIT (just-in-time) compiler for Java. Internet Explorer 4.0 seems to work best. Turning off the sound effects may also increase game speed.
For best effect, you may want to maximize your browser window before loading the game. The page uses a script to set the applet's width and height to fit the available window area.
Usage: Download the following files and place them within your HTML directory: TailGunner.class,
TGPoint.class,
TGFace.class,
TGObject.class,
TGShip.class,
TGDebris.class,
blast.au,
debris.au,
explode.au,
fire.au,
passing.au and
targeted.au
Java Source: TailGunner.java
HTML Source:
<applet code="TailGunner.class" width=700 height=400></applet>
Author: Mike Hall
homepage: http://www.brainjar.com/java/tailgunner/index.html
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.
|