I want to make games in java…
So, to start off with, I took a look at the different libraries I could use.
LibGDX interested me, so I took a look at the documentation, tutos, etc.
Most of the tutorials were REALLY old, and there is a book which still seems to use the older libGDX interfaces.
So i decided to make my own engine, but considering the difficulty of this, I decided to ask here first.
I have an infinite Time Period (until i die, anyway)
So, any comments…
Also some tutos on writing game engines would be nice…
EDIT: I also want to make the engine out of LWJGL,
so I can start off 2D, and later add 3D as well…