+ 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.
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.
+ 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
0
oh almost forgot, LibGdx game engine.
0
libgdx is a framework and not an engine if I'm not mistaken?