Hi there, this is my first game I created, using Libgdx.
Swing Copters Game!
Link: https://play.google.com/store/apps/details?id=com.snapps.helicopters&hl=es
I must say Libgdx is really powerful, I got a stable 60 fps even in a Motorola Defy (1 core 800Mhz, 512MB RAM)!
Once you understand how Libgdx works (which is not complicated at all), the programming is really straight forward.
The core of the game is just about 225 lines of code! And most of the lines of codes is just declaring
and initializing variables.
There are still a few things I need to improve (like how it looks in a 10" Tablet), I'll be fixing it soon.
Hope you like it!
Swing Copters Game!
Link: https://play.google.com/store/apps/details?id=com.snapps.helicopters&hl=es
I must say Libgdx is really powerful, I got a stable 60 fps even in a Motorola Defy (1 core 800Mhz, 512MB RAM)!
Once you understand how Libgdx works (which is not complicated at all), the programming is really straight forward.
The core of the game is just about 225 lines of code! And most of the lines of codes is just declaring
and initializing variables.
There are still a few things I need to improve (like how it looks in a 10" Tablet), I'll be fixing it soon.
Hope you like it!
Last edited: