All Projects → tavuntu → Gooi

tavuntu / Gooi

Licence: mit
LÖVE GUI Library

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Gooi

Imgui markdown
Markdown for Dear ImGui
Stars: ✭ 594 (+253.57%)
Mutual labels:  gamedev, library, gui
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (+202.98%)
Mutual labels:  gamedev, library, gui
Gwork
Skinnable GUI with useful widget collection. Fork of GWEN.
Stars: ✭ 179 (+6.55%)
Mutual labels:  gamedev, library, gui
Imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Stars: ✭ 33,574 (+19884.52%)
Mutual labels:  gamedev, gui
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+305.95%)
Mutual labels:  library, gui
Cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
Stars: ✭ 707 (+320.83%)
Mutual labels:  gamedev, gui
Lambdahack
Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at
Stars: ✭ 439 (+161.31%)
Mutual labels:  gamedev, library
P5.clickable
Event driven, easy-to-use button library for P5.js 👆
Stars: ✭ 66 (-60.71%)
Mutual labels:  library, gui
Katsudo
Katsudö is an animation library for LÖVE
Stars: ✭ 32 (-80.95%)
Mutual labels:  gamedev, love2d
Love
LÖVE is an awesome 2D game framework for Lua.
Stars: ✭ 1,305 (+676.79%)
Mutual labels:  gamedev, love2d
Imgui sdl
ImGuiSDL: SDL2 based renderer for Dear ImGui
Stars: ✭ 134 (-20.24%)
Mutual labels:  gamedev, gui
Grid Sdk
The Grid SDK - Game engine for Lua
Stars: ✭ 612 (+264.29%)
Mutual labels:  gamedev, love2d
Sock.lua
A Lua networking library for LÖVE games.
Stars: ✭ 121 (-27.98%)
Mutual labels:  gamedev, love2d
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (-19.64%)
Mutual labels:  library, gui
Librg
🚀 Making multi-player gamedev simpler since 2017
Stars: ✭ 813 (+383.93%)
Mutual labels:  gamedev, library
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+566.07%)
Mutual labels:  gamedev, love2d
Laravel Paket
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
Stars: ✭ 143 (-14.88%)
Mutual labels:  library, gui
Imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
Stars: ✭ 394 (+134.52%)
Mutual labels:  gamedev, gui
Scheme Lib
鸭库 duck lib scheme for gui gles gl slib openal socket web mongodb box2d game glfw mysql libevent libuv uv json http client server android osx linux chezscheme scheme-lib
Stars: ✭ 406 (+141.67%)
Mutual labels:  library, gui
Ahk Rare
My collection of rare and maybe very useful functions
Stars: ✭ 101 (-39.88%)
Mutual labels:  library, gui

⚠️ GOOi won't be maintained anymore, there's a new project that aims to replace it: urutora

gooi.png

Captura_de_pantalla_2018-05-15_13-50-37.png

License Version

GOOi (Good-sized Optional Open interface) is a LÖVE library to create Graphical User Interfaces. These are the supported components (see the Wiki for details):

  • Labels
  • Tooltips
  • Buttons
  • Sliders
  • Checkboxes
  • Text fields
  • Radio Buttons
  • Progress bars
  • Joysticks
  • Spinners
  • Knobs
  • Panels
  • Modals

It features:

  • Multitouch support
  • Multilingual support
  • Canvas support (virtual resolutions)
  • Grid layout
  • Game layout
  • Works in desktop as well
  • Flexible shapes and colors
  • Easy theme system

Current limitations:

  • A panel shouldn't be added inside another panel
  • Text in text fields is limited to the component width
  • Not resposive design (yet)

GOOi is still a work in progress, thanks for your feedback!

Forum thread: https://love2d.org/forums/viewtopic.php?f=5&t=79751

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].