[quote]There’s a updated version now with tag mode and statistics (still no webstart).
I read in some tuturial you can’t use Toolkit.getDefaulToolkit().getImage() to load images, and I did and I’m too lazy to change it.
[/quote]
Shrug. Then obviously you don’t care that much whether people play your game, seeing as you can’t be bothered to make it easy for them. (FYI I won’t bother playing your game - too much hassle).
Webstarting takes you all of, oh, 1 minute if you have a correctly written application (using packages and JAR’s). If not, you probably ought to learn about those things anyway. If you want to convert image-loading code IIRC all you need do is visit the Wiki on this site and you can cut and paste the code.
If you’re using 3rd party libs it could take significantly longer until they sort themselves out and make their libs directly webstart-loadable, saving you all the hassle.
There is a brief tutorial on JGF in the articles section that gives you a step-by-step guide to webstdarting (although it is due an update)