sdl2gdx
Game controller API
A Java wrapper for SDL and LibGDX controller APIs to provide a unified interface for handling game controllers.
Java wrapper for SDL and LibGDX controller API
76 stars
4 watching
11 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libgdx/gdx-controllers | An extension for libGDX game development that simplifies the use of game controllers across various platforms. | 72 |
mrstahlfelge/gdx-controllerutils | A collection of utilities for handling game controller input in libGDX games. | 60 |
strongjoshua/libgdx-ingameconsole | An in-game console library for Java-based game development, enabling live logging and command execution. | 133 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 563 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
libktx/ktx | A Kotlin framework extending the libGDX game development library with modular utilities and extensions | 1,374 |
pokemmo/gdx-dbgagent | Tools to detect and diagnose common issues in Java-based game development libraries. | 30 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
tomgrill/gdx-facebook | Cross-platform Java library providing access to the Facebook Graph API | 59 |
lispgames/cl-sdl2 | Common Lisp bindings for SDL2 using C2FFI. | 309 |
aferust/bindbc-sdlgfx | A collection of D bindings for the SDL2_gfx library, enabling game development and graphics rendering. | 1 |
mrstahlfelge/gdx-gamesvcs | An integration framework for game services in libGDX games | 113 |
ada-game-framework/sdlada | An Ada 2022 binding to SDL 2.x, providing a set of pre-built interface wrappers for a subset of the library | 118 |
libgdx/gdx-ai | An artificial intelligence framework for game development with Java, providing techniques such as steering behaviors, pathfinding, and decision making. | 1,218 |