lovebird
Debug console
A browser-based debug console for the LÖVE framework
A browser-based debug console for LÖVE
292 stars
6 watching
24 forks
Language: Lua
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
rxi/lovebpm | Library for syncing events to an audio track's beat rate | 78 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,865 |
linux-man/loveframes | A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. | 122 |
lovebrew/lovepotion | A custom implementation of the LÖVE game engine for Nintendo Homebrew consoles | 544 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,017 |
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 |
plone/plone.app.debugtoolbar | Provides debug information and tools to facilitate site development and troubleshooting in Plone web applications. | 8 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 322 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
flamendless/lovedebug | A debugging module for Lua games that provides an interactive console and code auto-completion. | 35 |
idbrii/love-parallax | Adds parallax scrolling to a camera in a game engine. | 14 |
rxi/classic | A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. | 864 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |