awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
libgdx avatar

libgdx/gdx-controllers

0
View on GitHub↗
85 stars·16 forks·Java·Apache-2.0·7 views

Gdx Controllers

Use game controllers with ease in your libGDX games.

Features

  • Input And Controllers - Adds support for gamepads and joysticks.

Star history

Star history chart for libgdx/gdx-controllersStar history chart for libgdx/gdx-controllers

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gdx Controllers

Similar open-source projects, ranked by how many features they share with Gdx Controllers.
  • microsoft/directxtkmicrosoft avatar

    microsoft/DirectXTK

    2,781View on GitHub↗

    DirectXTK is a C++ library designed to simplify 2D and 3D graphics, audio, and input programming for DirectX applications. It serves as a comprehensive toolkit providing high-level wrappers for DirectX graphics, audio management, and input handling. The toolkit includes a graphics wrapper for loading textures and rendering 3D models and 2D sprites, alongside a dedicated audio manager for sound effects and 3D spatial audio. It also provides an input handler to track and process state updates from keyboards, mice, and gamepads. The library covers a broad capability surface including 3D math an

    C++cpp-librarydesktopdirectx
    View on GitHub↗2,781
  • electronstudio/sdl2gdxelectronstudio avatar

    electronstudio/sdl2gdx

    87View on GitHub↗

    RetroWar: 8-bit Party Battle is out now. Defeat up to 15 of your friends in a tournament of 80s-inspired retro mini games.

    Java
    View on GitHub↗87
  • mrstahlfelge/gdx-controllerutilsMrStahlfelge avatar

    MrStahlfelge/gdx-controllerutils

    63View on GitHub↗

    Utilities for using controllers with libGDX.

    Java
    View on GitHub↗63
  • veloren/velorenveloren avatar

    veloren/veloren

    7,099View on GitHub↗

    Veloren is an open-source multiplayer RPG featuring a voxel-based action adventure in a procedurally generated fantasy world. It is built upon a voxel game engine that supports 3D rendering via Vulkan and Metal, utilizing a procedural world generator to create geography and ecosystems based on erosion algorithms and temperature maps. The project is distinguished by a sandboxed plugin system using WebAssembly, which allows for the addition of new game logic and equipment without recompiling the core engine. It also features a dedicated game server architecture designed to synchronize state, ma

    Rust3dcubecubeworld
    View on GitHub↗7,099

Frequently asked questions

What does libgdx/gdx-controllers do?

Use game controllers with ease in your libGDX games.

What are the main features of libgdx/gdx-controllers?

The main features of libgdx/gdx-controllers are: Input And Controllers.

What are some open-source alternatives to libgdx/gdx-controllers?

Open-source alternatives to libgdx/gdx-controllers include: microsoft/directxtk — DirectXTK is a C++ library designed to simplify 2D and 3D graphics, audio, and input programming for DirectX… electronstudio/sdl2gdx — RetroWar: 8-bit Party Battle is out now. Defeat up to 15 of your friends in a tournament of 80s-inspired retro mini… mrstahlfelge/gdx-controllerutils — Utilities for using controllers with libGDX. veloren/veloren — Veloren is an open-source multiplayer RPG featuring a voxel-based action adventure in a procedurally generated fantasy…