Jaman
Jaman is a Java applet simulating the famous old game PCMAN (or PACMAN
written by Greg Kuperberg, 1982). Choice of four maps, specify the
number of devils, plus options to turn the sound on/off as well as
hide/pause/resume the game.
Author's Notes:
You can design your own maps and simply copy them into the same director or URL of Jaman applet. A map of game is a text file which can be edited by any normal software like Notepad, MSWord (for MS Windows), Emacs (for Unix), BBEdit (for Macintosh) and so on. The easy way is to copy an existing map and modify it into your new one.
How To Use:
Download jaman.zip (125 KB)
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<APPLET archive="jaman.jar"
code=jaman.class
height=100
width=300>
<PARAM NAME="numberjaman" VALUE="100">
</APPLET>
Configuration:
config.html
Status: Free
Author: Pham Hong Nguyen
Homepage: http://www.geocities.com/SiliconValley/Grid/6544/jaman.htm
Upload Date: September 8, 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.
|