A dead simple 2D game library for Go
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.
Note: Gamepads and keyboards are not available on iOS.
For installation on desktops, see the installation instruction.
#ebiten
channel in Gophers Slackr/ebiten
in RedditEbiten is licensed under Apache license version 2.0. See LICENSE file.