Hello HTS,
I've been working for a few weeks now on a pretty large video game in Java which I hope to someday complete. Although it is still in it's infancy, slowly fermenting in my mind, I think this is as good a time as ever to ask; Would a Java Applet do well for the task?
I'm currently scaling it all in a Java applet as I find those easiest to work with, but I hope to eventually mount it in a jar file and be able to run it as an executable, merely by double-clicking on it. Does anyone know of a way to do this with applets? I've been able to do it with basic command line programs, but I've yet to find a way to run an applet from a jar file.
And finally, would I be able to make money off of this? I'm hoping to make a full fledged adventure platformer game and to sell it to the WWW.
Thanks for reading and all comments are appreciated,
WallShadow



