Ebitengine tool kit for creating graphical user interfaces
Go to file
Trevor Slocum 8d5f5af3c5 Add widgets 2022-07-07 14:53:14 -07:00
examples Add widgets 2022-07-07 14:53:14 -07:00
LICENSE Initial commit 2022-06-09 16:00:13 -07:00
README.md Add widgets 2022-07-07 14:53:14 -07:00
box.go Initial commit 2022-06-09 16:00:13 -07:00
button.go Add widgets 2022-07-07 14:53:14 -07:00
doc.go Initial commit 2022-06-09 16:00:13 -07:00
flex.go Add widgets 2022-07-07 14:53:14 -07:00
game.go Add widgets 2022-07-07 14:53:14 -07:00
go.mod Add widgets 2022-07-07 14:53:14 -07:00
go.sum Add widgets 2022-07-07 14:53:14 -07:00
input.go Add widgets 2022-07-07 14:53:14 -07:00
keybind.go Add widgets 2022-07-07 14:53:14 -07:00
style.go Add widgets 2022-07-07 14:53:14 -07:00
text.go Add widgets 2022-07-07 14:53:14 -07:00
widget.go Add widgets 2022-07-07 14:53:14 -07:00
window.go Add widgets 2022-07-07 14:53:14 -07:00

README.md

etk - Ebitengine Tool Kit

GoDoc Donate via LiberaPay Donate via Patreon

Ebitengine tool kit for creating graphical user interfaces

Note: This library is still in development. Breaking changes may be made until v1.0 is released. IME is not yet supported.

Documentation

Documentation is available via godoc.

Support

Please share issues and suggestions here.