Hello fellows,
As I want to participate in the next Ludum Dare (it will be my first one), I decided to reflect on the opportunities I as a Java developer has in terms of deploying to the web. Out of the box, you’ve applets and webstarts. I’ve never had any luck with any of them (webstarts crash all the time and applets don’t register the keyboard that well on OS X). So the only option left (as I see it) is to use GWT+OpenGLES/LibGDX.
Is that all, or is it something I don’t see?