gdx-dbgagent
Game dev debugging tools
Tools to detect and diagnose common issues in Java-based game development libraries.
Java Agent for debugging common libgdx related issues.
30 stars
3 watching
1 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libgdx/gdx-ai | An artificial intelligence framework for game development with Java, providing techniques such as steering behaviors, pathfinding, and decision making. | 1,214 |
strongjoshua/libgdx-ingameconsole | An in-game console library for Java-based game development, enabling live logging and command execution. | 132 |
mrstahlfelge/gdx-gameanalytics | An implementation of the GameAnalytics.com client for libGDX game development | 32 |
marcinsc/gdx-graph | A library to simplify game development using libGDX by abstracting away complex rendering tasks. | 45 |
libgdx/gdx-controllers | An extension for libGDX game development that simplifies the use of game controllers across various platforms. | 71 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
mrstahlfelge/gdx-controllerutils | A collection of utilities for handling game controller input in libGDX games. | 60 |
tomgrill/gdx-firebase | An extension to libGDX that provides Firebase tools for managing user authentication and data storage | 35 |
electronstudio/sdl2gdx | A Java wrapper for SDL and LibGDX controller APIs to provide a unified interface for handling game controllers. | 76 |
tomgrill/gdx-dialogs | A cross-platform dialog extension for libGDX that provides native support for various platforms | 78 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
crykn/libgdx-screenmanager | A screen manager library for libGDX games that supports transitions and automatic input processor management. | 104 |
tomgrill/gdx-facebook | Cross-platform Java library providing access to the Facebook Graph API | 59 |
mrstahlfelge/gdx-gamesvcs | An integration framework for game services in libGDX games | 113 |
tommyettinger/colorful-gdx | A libGDX mechanism for manipulating colors in various ways | 76 |