DUPLICATE: http://stackoverflow.com/questions/293079/java-2d-game-frameworks
Does anyone knows a good 2D engine for Java with sprites, animations and colisions handling ?
|
|
|||||
|
|
|
JGame is probably what you're looking for. You might also want to check out this question ( http://stackoverflow.com/questions/293079/java-2d-game-frameworks ) that has a list of Engines out there and a bit of feedback on some of them. Hope it's helpful. |
||
|
|
|
|
Tangent: You'd be better off branching away from Java. The game development industry is C++/Python heavy, with C# in third. |
||||||
|