I have been inspired to write a 2D game by the JGO competition ;D
I don’t know any 2D API very well, Java2D included.
Having heard a lot of talk about Slick I gave it a try and I’m very impressed. But I’d prefer to avoid a security popup.
What’s the best choice for 2D without a popup? And how soon am I likely to run into performance problems?
(apologies for the fairly tired question but I gather old threads might not be relevant to newer Java versions)