hajimehoshi / guigui

An experimental GUI framework for Go

Repository from Github https://github.comhajimehoshi/guiguiRepository from Github https://github.comhajimehoshi/guigui

Guigui (ぐいぐい)

An experimental GUI framework for Go with Ebitengine.

This project is an alpha version, and everything may change in the future.

Except for minor changes like typo fixes, we have not yet established a development policy for accepting changes. For new widgets, please make your proposal in Discussion.

  • Supports Hi-DPI for clear visuals on modern displays.
  • Built-in internationalization (I18N) support for multiple languages.
  • Efficient rendering with optimized draw calls for better performance.
Light Mode Dark Mode
Light Mode Dark Mode
git clone https://github.com/hajimehoshi/guigui.git
cd guigui
go run ./example/gallery

About

An experimental GUI framework for Go

License:Apache License 2.0


Languages

Language:Go 100.0%