libGDX Alternatives
Similar projects and alternatives to libGDX
based on common topics and language
-
jMonkeyEngine
A complete 3D game development suite written purely in Java.
-
javacpp-presets
The missing Java distribution of native C++ libraries
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
opus-java
Opus java binaries
-
rotp-public
Public repository for Remnants of the Precursors (by coder111111)
-
OggJavaPlayer
Play Ogg in Java
-
FXGL
Java / JavaFX / Kotlin Game Library (Engine)
-
LGame
A cross-platform Java game Engine (Framework) , support JavaFX / Android / IOS / HTML5 / Linux / MAC / Windows
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better libGDX alternative or higher similarity.
Posts
Posts where libGDX has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-02-26.
-
How to go about making Java games?
LibGDX GitHub repository
-
Kotlin: Rendering in Android & iOS
I can recommend using libGDX (https://github.com/libgdx/libgdx) if thats something you're looking for. This framework has a build in UI framework, which is pretty straight forward and you can export without problems to iOS and Android, without having to write any platform specific code yourself.
-
What book should I read to learn Java game development?
For Java game development, look up LibGDX at www.libgdx.com. LibGDX is the best Java game framework there is, has a very active community, loads of tutorials, a comprehensive wiki. You really can't go wrong.
-
This is my updated 2D game i made in Unity called “Walls”. Do you like it, do you have any suggestions?
Add some interpolated animations to the elements to make it seem more dynamic (I suggest scaling, using interpolations like: https://github.com/libgdx/libgdx/wiki/Interpolation):
-
Bitmap Font creator
I’ve used shoebox to create bitmap fonts and hiero (https://github.com/libgdx/libgdx/wiki/Hiero)
-
Is there any remotely modern +working alternative to integrating MP3 or OGG Vorbis support?
Using it from LibGDX: https://github.com/libgdx/libgdx/blob/master/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/Ogg.java
Stats
Basic libGDX repo stats
5
18,061
9.4
7 days ago
libgdx/libgdx is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.