Love-Debug-Graph
Game debugger
A utility for visualizing performance and memory data in Löve2D games
An fps/memory/misc graph utillity for Löve2D
34 stars
4 watching
2 forks
Language: Lua
last commit: about 7 years ago
Linked from 1 awesome list
debuggerlove2dlua
Related projects:
Repository | Description | Stars |
---|---|---|
rxi/lovebird | A browser-based debug console for the LÖVE framework | 292 |
deltadaedalus/vudu | A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 38 |
flamendless/lovedebug | A debugging module for Lua games that provides an interactive console and code auto-completion. | 35 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 17 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 889 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |
mikuauahdark/lily | An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability. | 107 |
alejandro-alzate/love2z | A project that provides typing hints and documentation for the Love 2D game development framework in Lua. | 1 |
alloyed/flirt | Automatically selects the correct version of the LOVE game engine for use in a project | 13 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
mminer/consolation | A utility tool to display debug output from Unity's in-game debugger in a user interface. | 867 |
rozenmad/menori | A Lua-based 3D rendering library using scene graph and glTF 2.0 support | 157 |