Well, I’m doing it but…
https://dl.dropboxusercontent.com/s/r93x6afqr12tb3m/Applet.html?dl=0
I can’t make the darn thing work as a link, Dropbox always wants to either download it or it doesn’t have the main class with it.
https://dl.dropboxusercontent.com/s/r93x6afqr12tb3m/Applet.html?dl=0
I can’t make the darn thing work as a link, Dropbox always wants to either download it or it doesn’t have the main class with it.
I’ve learned my lesson about java applets. Next time, I’m definitely going for a locally-run JFrame or something. I couldn’t get it to work hosted through dropbox and java’s security settings freaks out when trying to run the applet. On top of that I can’t get it to use local files so I have no images or sounds to put in the game. So that’s great.
Anyway, here’s a screenshot. The objective is to shoot the blue and red things so they don’t kill your white thing. The blue requires a laser to kill by holding the right mouse button and the red requires you to zap it with the left mouse button.

Was dead set on a text adventure because graphics are for plebs. Guess I’ll go ahead and go back to the drawing board. Literally, I mean I’ll have to draw now.