ebiten
last updated: Oct 20, 2023
graphics programming lib in go: https://ebiten.org/examples/
Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
has a bunch of example games