Help Wanted

Java Game --- need help – lucid849

lucid849

Junior Member

Posts: 1
From:
Registered: 04-04-2003
hey all. i dont program java, but i found the source code to a game i want to put on a website. i tried making it into a .class file, but when i ran my html file, the applet wouldnt load. any help? i can give the source code if you want. or rather, here's a link to it:

http://hp.vector.co.jp/authors/VA003665/others/SfCave.java

its a great game btw.

mods, i suppose you could merge this one with some other threads, if its necessary.

------------------
.lucid.

[This message has been edited by lucid849 (edited April 04, 2003).]

[This message has been edited by lucid849 (edited April 04, 2003).]

CobraA1

Member

Posts: 926
From: MN
Registered: 02-19-2001
Try running as a regular application - type "javaw SFCave.java" on the command line.

------------------
There are only 10 types of people - those who understand binary, and those who don't.