sedyh / awesome-ebitengine

A curated list of awesome Ebitengine frameworks, libraries and software
Other
640 stars 29 forks source link

Some GUI section entries are really out of date or do not provide sufficient doc #8

Closed harbdog closed 2 years ago

harbdog commented 2 years ago

I'm trying to find a good UI library and found that many currently listed have some issues, such as being really out of date or completely lacking in documentation.

From https://github.com/sedyh/awesome-ebiten#gui

Here are my notes on those that you may want to consider removal of and why (or at least archiving some that are not Ebiten v2.x supported):

ebitenui - A user interface engine and widget library for Ebiten.

egui - Ebiten Graphical User Interface (and Framework).

gameui - A game UI for golang with boilerplate to run with Ebiten.

gosprite - Easy to use go drawing library, cocos-like interface, providing simple 2d drawing and simple UI.

goui - UI library for creating desktop applications.

sedyh commented 2 years ago

Hello just noticed that ebitenui is archived. Sadly, we don't have many libraries for ui right now. About everyone else - I completely agree.

harbdog commented 2 years ago

ebiten-imgui is what I ended up settling on, works pretty good, maybe it should at least be bumped above ebitenui since it is archived.

sedyh commented 2 years ago

Yeah I also think so too.

quasilyte commented 1 year ago

ebitenui is alive again btw. So it's good that it's still on the list.