LibGDX Alternatives, Similar

LibGDX
All LibGDX Alternatives
Godot Engine
Godot is a fully featured, open source, MIT licensed game engine. It focuses on having great tools, and a visual...
SDL
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D...
LibGDX About
Libgdx is a Java game development framework that provides a unified API that works across all supported platforms.The framework provides an environment for rapid prototyping and fast iterations. Instead of deploying to Android/iOS/Javascript after each code change, you can run and debug your game on the desktop, natively. Desktop JVM features like code hotswapping reduce your iteration times considerably. More Info »Libgdx tries not be the "end all, be all" solution. It does not force a specific design on you.