vudu
Game debugger
A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed.
GUI based in-game debugging system for LÖVE
38 stars
1 watching
4 forks
Language: Lua
last commit: 22 days ago
Linked from 1 awesome list
debuglove2dlua
Related projects:
Repository | Description | Stars |
---|---|---|
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
flamendless/lovedebug | A debugging module for Lua games that provides an interactive console and code auto-completion. | 35 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 889 |
davisdude/mlib | A Lua library providing mathematical functions and shape intersection detection for game development. | 83 |
rxi/lovebird | A browser-based debug console for the LÖVE framework | 292 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 781 |
unknownworlds/decoda | An integrated development environment and debugger for Lua programming. | 903 |
yasirkula/unityingamedebugconsole | An in-game debug console with a UI GUI, allowing users to view and interact with debug messages during gameplay. | 2,187 |
deltaf1/uxn-lua | Port of Uxn Virtual Machine to Lua and Love2D game engine | 15 |
mikuauahdark/npad93 | A collection of Lua libraries for game development and post-processing | 45 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
emmylua/vscode-emmylua | An extension for Visual Studio Code that provides support and debugging tools for the EmmyLua programming language | 639 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 634 |
davisdude/walt | An animation library for LÖVE game development | 57 |
bfredl/nvim-luadev | A tool for executing and debugging Lua code in Nvim. | 278 |