Can anyone explain to me beginning of work with Joge? Which Eclipse needed(Eclipse IDE for Java Developers or Eclipse IDE for Java EE Developers)? Maybe anyone can give me a simple game for learning. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As I understood Joge created with The Lightweight Java Game Library (LWJGL). What advantages does Jode have in comparison with the LWJGL? Which engine is easier for beginner?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anyone explain to me beginning of work with Joge? Which Eclipse needed(Eclipse IDE for Java Developers or Eclipse IDE for Java EE Developers)? Maybe anyone can give me a simple game for learning. Thanks.
You can use the Eclipse IDE for Java Developers it is small and don't have any feature of Java EE.
As I understood Joge created with The Lightweight Java Game Library (LWJGL). What advantages does Jode have in comparison with the LWJGL? Which engine is easier for beginner?
Thanks.
Hi,
LWJGL is not a game engine look at http://lwjgl.org/. But Joge is very easy to learn and it has almost the same strukur like Java Swing.
Thank you very much!