lovedebug
Debugging tool
A debugging module for Lua games that provides an interactive console and code auto-completion.
A fixed and updated repo of LOVEDEBUG
35 stars
2 watching
3 forks
Language: Lua
last commit: over 4 years ago
Linked from 1 awesome list
gamelibrarylovelove2dlovedebugmodule
Related projects:
Repository | Description | Stars |
---|---|---|
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 299 |
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. | 39 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
flamendless/arson.lua | A library that enables encoding and decoding of custom data types into JSON format | 10 |
bfredl/nvim-luadev | A tool for executing and debugging Lua code in Nvim. | 279 |
flamendless/love-api-extractor-for-zerobranestudio | A tool to extract and generate syntax highlighting for the LOVE API in ZeroBrane Studio | 10 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 786 |
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
flamendless/lovely-windows | A simple window/screen manager for Love2D game development. | 16 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 893 |
rxi/lovebird | A browser-based debug console for the LÖVE framework | 294 |
flamendless/brinevector3d | A vector library with 3D support using ffi-accelerated structs | 10 |
dlhandsome/we-debug | A tool for debugging and inspecting WeChat mini-program applications | 51 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 413 |