+ 1

Good java development software [edit]

Can anyone direct me to any java software that i can use to make (2d. Not that intrested in 3d) games or apps with ? I also want the program to (must) have a ui designer and to export on multiple platforms.

6th Sep 2016, 9:04 PM
TrollD3
TrollD3 - avatar
4 Answers
+ 3
You want an engine is what it sounds like. JMonkey engine could work for you. It is designed for 3d but can always modify it to work a 2D game. Otherwise, Android studio is a great ide to develop apps. I hear it provides drag and drop options for user interface design.
7th Sep 2016, 12:21 AM
James
James - avatar
+ 2
im not sure what you mean... like an IDE if so the eclipse is great. and the channel below has step by step tutorials on how to make a 3d fps Thechernoproject
6th Sep 2016, 10:30 PM
Aquarius
Aquarius - avatar
0
oh almost forgot, LibGdx game engine.
7th Sep 2016, 12:59 AM
Aquarius
Aquarius - avatar
0
libgdx is a framework and not an engine if I'm not mistaken?
7th Sep 2016, 1:35 AM
James
James - avatar