[quote]http://www.wayrad.com/paulb/minigame1/
ok i recompiled it for the sun jvm. should work fine with any browser/jvm. I did notice pretty bad garbage collection induced framerate hitches in the sun jvm. maybe i’ll fix that one day also…
[/quote]
There’s no applet on that page. Can’t play a game that isn’t there :(.
EDIT: If there’s no APPLET tag on the page, then officially speaking there’s no Applet. This does matter for people who use the “appletviewer.exe” app to load applets. There are some good reasons for this, the most important for me personally being that when I encounter a dodgy applet (happens quite often) that starts hammering my machine, or won’t unload, or hangs with deadlocks etc etc, I can quite appletviewer.
You can’t do that with your web browser. MSIE is reasonably safe; if it crashes, you can restart it with taskmanager etc. But on linux, where Mozilla can (and often will) bring down your entire machine, running random applets in the browser is risky business. I’ve frequently had Mozilla + 1.4.2 steal the sound-device under linux, and had to kill the JAVAVM to get it back (which unfortunately destroys all Mozilla windows).