mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
714 B
714 B
Ebiten (海老天)
- A simple SNES-like 2D game library in Go
- Works on
- Web browsers (powered by GopherJS)
- Supported browsers: Chrome and Firefox on desktops
- Windows
- Mac OS X
- Linux
- Web browsers (powered by GopherJS)
Features
- 2D Graphics
- Input (Mouse, Keyboard, and Gamepad)
- Audio (Ogg/Vorbis, WAV, and PCM)
Documentation
http://hajimehoshi.github.io/ebiten/
License
Ebiten is licensed under Apache license version 2.0. See LICENSE file.