Is java the best language for 2d games?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Alex_Sanders
Messages
73
Reaction score
0
Dunno if anyone have played a massive successful game called "Altitude", it's a multiplayer game, I have no idea what language it is coded, but I want to know is it possible to code a cheap mock up of the game with Java? And distribute it on Android?
 
Physics news on Phys.org
It was made in Java using lwjgl (lightweight java game library).