Like in topic. This is my first serious game (or rather its prototype) made in LWJGL, I would like to make sure that so far I’m doing everything right. Currently you only can move using WASD or arrow keys. I will be very grateful for any help.
I am using replacement textures found on google graphics, I will replace them with my own later, when first milestone (combat engine) will be ready. This is just test, I know there are graphical bugs associated with transparency.
You can run game using “run.bat”.
Besides, I have one more question - is LWJGL good choice for 2D action RPG in space?