Gui and animation lib for love2d game library. - Keywords: gui love2d preservation https://github.com/perky/Goo

Pedro Gimeno 4725362f9a Make it work with 0.10 too 8 years ago
anim c999073c8c Make it compatible with LÖVE 0.9. Add note in textinput.lua that it needs a redesign in order to support Unicode. 5 years ago
docs e55338236d Added documentation. 14 years ago
goo 4725362f9a Make it work with 0.10 too 5 years ago
goo_experimental 261a4ece97 Fix typos in goo_experimental too 8 years ago
License.html d75a3271ff Added Public Domain License 13 years ago
README.md 0e2b311a4f Update link to the main page 5 years ago
gooProj.tmproj d0cefade49 Fresh start on goo. Aims to be much leaner. 13 years ago
main.lua 4725362f9a Make it work with 0.10 too 5 years ago
main_experimental.lua 079e9a6af4 Updated for LOVE v0.7.0 13 years ago
oldsansblack.ttf 658128733d Added lotsa libs. Simple planel, static text, wip close button 14 years ago
scrlog.lua e55338236d Added documentation. 14 years ago
test.lua c999073c8c Make it compatible with LÖVE 0.9. Add note in textinput.lua that it needs a redesign in order to support Unicode. 5 years ago

README.md

Goo by Perky

With modifications by Pedro Gimeno

Not to be confused with GÖÖi, an Android-oriented GUI library (https://github.com/tavuntu/gooi). This is Goo, not GÖÖi.

See https://pgimeno.gitlab.io/Goo for the main page.

Goo is a GUI library for love2d originally written by Luke Perkin. Original is here: https://github.com/perky/Goo

This is a modified version to fix some rough edges and make it work under LÖVE 0.8, 0.9 and 0.10.

IMPORTANT: The textinput control has not been updated to work with Unicode characters other than ASCII, in versions older than LÖVE 0.7.

NOTE: The 0.9+ branch is love0-9.