2019-02-26 00:05:17 +09:00
2019-02-24 01:40:51 +09:00
2019-02-06 23:43:03 -10:00
2019-02-24 02:10:54 +09:00
2019-02-06 23:43:03 -10:00
2018-05-30 03:13:01 +09:00
2019-02-10 09:39:57 +09:00
2018-10-13 00:07:48 +09:00
2019-02-08 16:23:48 -10:00
2019-01-19 02:30:06 +09:00
2018-04-01 23:20:45 +09:00
2016-05-14 00:25:11 +09:00
2018-08-01 14:15:30 +09:00
2019-02-03 14:20:20 +09:00
2019-02-03 14:20:20 +09:00
2019-01-10 23:52:11 +09:00
2019-02-17 19:44:15 +09:00
2018-10-11 22:36:38 +09:00
2018-04-28 03:40:59 +09:00
2017-01-30 18:57:49 +09:00
2018-04-01 23:20:45 +09:00
2018-12-31 18:45:56 +09:00
2019-02-25 02:19:47 +09:00

Ebiten (海老天)

Build Status GoDoc Go Report Card

A dead simple 2D game library in Go

Flappy Example

Platforms

Note: Gamepad and keyboard are not available on Android/iOS.

Features

  • 2D Graphics (Geometry/Color matrix transformation, Various composition modes, Offscreen rendering, Fullscreen, Text rendering, Automatic batches, Automatic texture atlas)
  • Input (Mouse, Keyboard, Gamepads, Touches)
  • Audio (Ogg/Vorbis, MP3, WAV, PCM)

Packages

Community

Slack

#ebiten channel in Gophers Slack

License

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

Languages
Go 83.9%
C 14.6%
Objective-C 0.7%
Java 0.6%
C++ 0.2%