dcga / gooi

GOOi ~ Android-Oriented GUI Library for LÖVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

License Version

image

GOOi (Good-sized Optional Open interface) is an Android-oriented 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

Important things:

  • touch_mini.png Multitouch support
  • multilang_mini.png Multilingual support
  • canvas_mini.png Canvas support (virtual resolutions)
  • grid_mini.png Grid layout
  • game_mini.png Game layout
  • desktop_mini.png Works in desktop as well
  • api_mini.png Flexible API
  • shapes_mini.png Flexible shapes and colors
  • theme_mini.png 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

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

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

About

GOOi ~ Android-Oriented GUI Library for LÖVE

License:MIT License


Languages

Language:Lua 100.0%