
Libgdx is a game engine written in Java.This is the huge advantage for Java developer who want to make a game in Java.Moreover Kotlin support is also there.
With Libgdx you can export to major platforms including ios, Android, Web, Linux, Mac, Windows with a single code base.
Libgdx is open source, that implies you can customize, add features to Engine while maintaining your forked project. Review collected by and hosted on G2.com.
The turndown for Libgdx was no GUI/drag and drop features.Everything has to be done programmatically.ios has recently moved to Metal, still Libgdx is using opengl for rendering object.
Working on Big platformer games can be exhausting due to lack of GUI.
Libgdx has steep learning curve for beginners.
As Libgdx utilizes Java as Primary language framerate can suffer as Heap management is done automatically. Review collected by and hosted on G2.com.
Validated through LinkedIn
Invitation from a seller or affiliate. This reviewer was not provided any incentive by G2 for completing this review.


