JavaCave

I found this game on the following on the web and thought it was kinda neat so I tried it on the Z.  The line shown is moved up and down by clicking on the screen (location of click doesn't matter).  The longer you hold your stylus down the further up on the screen the line goes.  Untap your stylus and the lines crashes to the bottom.

wpe9.jpg (13250 bytes)

Here is where I found it.

http://www.lab6.com/sfcave/

They in turn found it from this site.  I believe it's the site of the original creator.

http://www.meighan.com/sfcave/

What you will need - JDK (latest version)  - get from http://java.sun.com

Download -

   JavaCave.class

   JavaCave.html   

Source Code -

    JavaCave.java

Instructions -

    Copy the JavaCave.class and JavaCave.html file onto your Z into the same directory. (If you use are using the synching software they will end up in different folders, you will have to move them into the same folder using file manager)

    Once you have them in the same folder on the Z you can run them from a Terminal window by entering in evm -appletviewer JavaCave.html as shown in the screen print on the top of this page.