2017-01-30 18:57:49 +09:00
2016-12-26 10:32:32 +09:00
2017-01-26 01:32:33 +09:00
2016-12-26 10:32:32 +09:00
2017-01-15 17:49:57 +09:00
2017-01-26 01:32:33 +09:00
2016-06-23 12:04:44 +09:00
2016-09-04 17:16:13 +09:00
2016-08-13 23:44:16 +09:00
2017-01-20 00:37:51 +09:00
2015-01-29 15:40:53 +09:00
2016-09-03 15:18:55 +09:00
2016-05-14 00:25:11 +09:00
2017-01-26 01:32:33 +09:00
2017-01-20 00:37:51 +09:00
2016-10-29 18:17:25 +09:00
2016-09-03 15:28:37 +09:00
2017-01-30 18:57:49 +09:00
2016-06-07 23:45:48 +09:00
2015-01-07 03:08:33 +09:00
2016-12-26 10:32:32 +09:00
2016-09-03 21:14:06 +09:00
2016-09-03 02:03:31 +09:00
2017-01-20 01:20:04 +09:00
2017-01-20 01:20:04 +09:00

Ebiten (海老天)

Build Status GoDoc Go Report Card

A simple SNES-style 2D game library in Go

Note: Gamepads is not available on Safari/Android/iOS. Keyboard is not available on Android/iOS.

Features

  • 2D Graphics (Geometry/Color matrix transformation, Various composition modes, Offscreen rendering)
  • Input (Mouse, Keyboard, Gamepads, Touches)
  • Audio (Ogg/Vorbis, WAV, PCM)

Web Site

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

License

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

Languages
Go 80.6%
C 15%
Objective-C 3.6%
Java 0.6%
C++ 0.2%