Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavostuff/gooi
LÖVE GUI Library
https://github.com/gustavostuff/gooi
gamedev gui library love2d
Last synced: 5 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T16:51:39.000Z (about 1 year ago)
- Last Synced: 2024-08-17T23:01:32.212Z (3 months ago)
- Topics: gamedev, gui, library, love2d
- Language: Lua
- Homepage:
- Size: 3.91 MB
- Stars: 214
- Watchers: 19
- Forks: 26
- Open Issues: 4
-
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)
[![gooi.png](https://i.postimg.cc/zXcQbXq0/gooi.png)](https://postimg.cc/crfhPWgn)
[![Captura_de_pantalla_2018-05-15_13-50-37.png](https://s31.postimg.cc/5i29d9awr/Captura_de_pantalla_2018-05-15_13-50-37.png)](https://postimg.cc/image/k19eeo41j/)
[![License](http://img.shields.io/:license-MIT-blue.svg)](https://github.com/gustavostuff/gooi/blob/master/LICENSE.md)
[![Version](http://img.shields.io/:version-0.0.7-green.svg)](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