mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
b53b133406
@ -20,6 +20,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [Generation & ‘generics’](#generation--generics)
|
- [Generation & ‘generics’](#generation--generics)
|
||||||
- [GUI](#gui)
|
- [GUI](#gui)
|
||||||
|
- [CUI](#cui)
|
||||||
- [Images](#images)
|
- [Images](#images)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
@ -177,6 +178,12 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
|
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
|
||||||
|
|
||||||
|
|
||||||
|
## CUI
|
||||||
|
|
||||||
|
*Libraries for building CUI Applications*
|
||||||
|
|
||||||
|
* [termbox-go](https://github.com/nsf/termbox-go) - termbox is a library for creating cross-platform text-based interfaces.
|
||||||
|
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user