love2d-gui
There are 9 repositories under love2d-gui topic.
SiENcE/luis
LUIS (Love UI System) is a flexible graphical user interface (GUI) framework built on top of the Löve2D game framework. LUIS provides developers with the tools to create dynamic, grid-centric, layered user interfaces for games and applications.
osch/lua-lwtk
Lua Widget Toolkit: implement cross platform GUI widgets in pure Lua on top of LPugl or LÖVE 2D game engine
besnoi/lovely-imgui
Modern Immediate-Mode library for LÖVE :hearts:
zalanwastaken/guified
Guified is a GUI library for LÖVE (Love2D) that simplifies window management and UI element creation. It allows developers to create interactive graphical user interfaces with ease.
MoonGameLab/MeowUI
Extensible library that enables you to create your own GUI controls based on provided core modules in Löve2D.
besnoi/lavis
A cross-mode GUI library for Love2D
GModal/oLvgui
A gui module for LÖVE & Lua, plus OSC networking
SiENcE/luis_samples
SAMPLES for LUIS. LUIS (Love UI System) is a flexible graphical user interface (GUI) framework built on top of the Löve2D game framework. LUIS provides developers with the tools to create dynamic, grid-centric, layered user interfaces for games and applications.
tobiasvl/love-imgui-filedialog
A simple filepicker for LOVE's imgui module