Difference between revisions of "Graphical User Interface"

(show only gui libraries)
(no need for two lists)
Line 1: Line 1:
* [https://www.love2d.org/wiki/Thranduil Thranduil] (last commit 2015)
+
== GUI Libraries ==
* [https://www.love2d.org/wiki/L%C3%B6ve_Frames LoveFrames] (last commit 2015)
 
* [https://www.love2d.org/wiki/Quickie Quickie] (last commit 2014)
 
* TODO: Add PunchUI : https://github.com/Germanunkol/PunchUI (forum https://love2d.org/forums/viewtopic.php?f=5&t=76667&hilit=punchui ) (2013)
 
* [https://www.love2d.org/wiki/LoveUI LoveUI] (last commit 2011)
 
* [https://www.love2d.org/wiki/Goo Goo] (last commit 2011)
 
* [https://www.love2d.org/wiki/Easy_GUI_System EGS] (download dead link, no such repository)
 
 
 
== All GUI Libraries ==
 
  
 
{{#ask: [[Category:Libraries]] [[Keyword::GUI]]
 
{{#ask: [[Category:Libraries]] [[Keyword::GUI]]

Revision as of 01:41, 27 March 2016

GUI Libraries

NameDescriptionLOVE VersionLOVE Min Version
layouterSimple UI grid layout library.11.4+
cimgui-loveLÖVE module for Dear ImGui, obtained by wrapping cimgui with LuaJIT FFI.11.411.3
ThranduilUI module for LÖVE sources, website : 4040.9.x0.9.x
QuickieSimple(r), but powerful GUI. (renamed to SUIT)0.8.x0.7.x
GooGUI library for Love0.7.x
LoveUIGUI library for Love0.7.x0.5.0
Message in a BottleA message library for LOVE.0.7.0
GspötGUI library for Love0.11.x
LUIGILovely User Interfaces for Game Inventors0.11.x0.9.x
Löve FramesAn advanced GUI library for LÖVE0.11.x11.0
Talkies.luaA messagebox system with multiple-choices, typing effect + sounds and more.0.11.x0.11.x
love-nuklearLightweight immediate mode GUI for LÖVE games0.11.20.11.2
Easy GUI SystemEGS is a simple GUI system with events and multiple controls, without over-complicating things.0.10.x
Möan.luaA messagebox system with multiple-choices and more (renamed to Talkies)0.10.x
SUITSimple User Interface Toolkit0.10.x0.10.x
fLUIdslove-imgui API wrap for simplicity0.10.x
love-imguiIMGUI module for LOVE0.10.x0.10.x
ListBoxA dynamic ListBox for LÖVE 2D. Supports touches, mouses and keyboards0.10.20.10.x
yaouiUI Kit for LÖVE (no longer maintained)0.10.0

refresh