ebiten/README.md
2016-08-28 05:40:05 +09:00

1.1 KiB

Ebiten (海老天)

Build Status GoDoc Go Report Card

A simple SNES-like 2D game library in Go

Features

  • 2D Graphics
  • Input (Mouse, Keyboard, and Gamepad)
  • Audio (Ogg/Vorbis, WAV, and PCM)

Web Site

https://hajimehoshi.github.io/ebiten/

License

Ebiten is licensed under Apache license version 2.0. See LICENSE file.