https://github.com/gustavostuff/gooi
LÖVE GUI Library
https://github.com/gustavostuff/gooi
gamedev gui library love2d
Last synced: 27 days ago
JSON representation
LÖVE GUI Library
- Host: GitHub
- URL: https://github.com/gustavostuff/gooi
- Owner: gustavostuff
- License: mit
- Created: 2015-08-12T20:08:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T16:51:39.000Z (over 1 year ago)
- Last Synced: 2025-04-09T15:09:37.344Z (27 days ago)
- Topics: gamedev, gui, library, love2d
- Language: Lua
- Homepage:
- Size: 3.91 MB
- Stars: 223
- Watchers: 18
- Forks: 27
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-love2d - GOOi - Android-oriented GUI library. (UI)
README
### There's a new project that aims to replace GOOi: [urutora](https://github.com/gustavostuff/urutora)
[](https://postimg.cc/crfhPWgn)
[](https://postimg.cc/image/k19eeo41j/)
[](https://github.com/gustavostuff/gooi/blob/master/LICENSE.md)
[](https://github.com/gustavostuff/gooi/wiki/Change-Log#002)GOOi (Good-sized Optional Open interface) is a [LÖVE](https://love2d.org/) library to create Graphical User Interfaces. These are the supported components (see the [Wiki](https://github.com/gustavostuff/gooi/wiki) for details):
* Labels
* Tooltips
* Buttons
* Sliders
* Checkboxes
* Text fields
* Radio Buttons
* Progress bars
* Joysticks
* Spinners
* Knobs
* Panels
* ModalsIt 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)Forum thread: https://love2d.org/forums/viewtopic.php?f=5&t=79751