A simple SNES-style 2D game library in Go
- Web browsers (Chrome, Firefox and Safari on desktops) (powered by GopherJS)
- Windows
- Mac OS X
- Linux
- Android
- iOS
Note: Gamepads is not available on Safari/Android/iOS. Keyboard is not available on Android/iOS.
- 2D Graphics (Geometry/Color matrix transformation, Various composition modes, Offscreen rendering)
- Input (Mouse, Keyboard, Gamepads, Touches)
- Audio (Ogg/Vorbis, WAV, PCM)
https://hajimehoshi.github.io/ebiten/
Ebiten is licensed under Apache license version 2.0. See LICENSE file.