Keep your visitors busy with this 3D maze, keep them guessing how you
got your own logo inside it!
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<!--
The given numerical values must be integers!
Applet minimal dimensions: width="250" height="365"
Applet maximal dimentions: wathever fits your screen
-->
<APPLET archive="maze4d.jar" code="maze4d" width="450" height="365">
<!--
###### PRAMETERS ######
-->
<param name="sponsors"
value="http://www.imaginaweb.ch">
<!-- !!! SET your OWN Web address !!! -->
<param name="publicPW" value="7tR23okl0y">
<!-- ### LOGO -->
<!-- configurable logo-name this name must also be
present into the list of images (imageVect) -->
<param name="nameLogo" value="javabtq_button.gif">
<!-- widthLogo and heightLogo given in % of the
maze side (heightMaze==widthMaze) -->
<param name="widthLogo" value="70">
<param name="heightLogo" value="60">
<!-- ### BEHAVIOR (status when starting the game) -->
<param name="startViewWithLogo" value="0">
<!-- 1=first thing seen is the logo 0=the user
needs to turn around to see it -->
<param name="backGroundLogo" value="1">
<!-- 1=visible 0=hidden -->
<param name="displayImages" value="1">
<!-- 1=visible 0=hidden -->
<param name="displayImages" value="1">
<!-- 1=visible (logo etc...) at start 0=hidden -->
<!--
### COLORS MAZE
Color Maze Elements roughly from the inside to the outside
(long tube toward the exit is last)
Avalaible colors: red, green, blue, lightGrey, yellow,
lightBlue, purple
-->
<param name="colorME0" value="green">
<!-- FMC = first maze chamber-->
<param name="colorME1" value="blue">
<!-- TC = top cave with stalactites -->
<param name="colorME2" value="yellow">
<!-- RE = right escape of FMC -->
<param name="colorME3" value="lightBlue">
<!-- TE = top escape of FMC && no pedestrian parameter -->
<param name="colorME4" value="yellow">
<!-- LE = left escape of FMC -->
<!-- colorME5 and colorME6 are not used in the pedestrian version -->
<param name="colorME7" value="lightGrey">
<!-- X1 = connection to RE -->
<param name="colorME8" value="lightGrey">
<!-- X2 = connection to LE -->
<param name="colorME9" value="yellow">
<!-- E9 = connection of X1 to X2 -->
<param name="colorME10" value="lightGrey">
<!-- toward outside 1 -->
<param name="colorME11" value="lightGrey">
<!-- toward outside 2 -->
<param name="colorME12" value="lightBlue">
<!-- last visible exit) -->
<param name="colorME13" value="lightBlue">
<!-- pit element nb1 -->
<param name="colorME14" value="lightGrey">
<!-- pit element nb2 -->
<param name="colorME15" value="lightBlue">
<!-- pit element nb3 -->
<param name="colorME16" value="red">
<!-- pit element nb4 -->
<param name="colorME17" value="lightBlue">
<!-- pit element nb5 -->
<param name="imageVect"
value="bravo.gif+
chessboard.gif+
exit.gif+
close.gif+
bumping.gif+
guide.gif+
javabtq_button.gif+
ok.gif+
4d.gif+
ground.gif+
charret.gif+
ameubler.gif+
cubedeco.gif+
checkers.gif+
helparrow.gif+
hole.gif+
controlpanelhard.gif+
controlpaneleasy.gif">
</APPLET>
Status: Free
Author: Fawer
Homepage: http://www.fast4d.com
Upload Date: September 17, 2001
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.