Ebitengine - A dead simple 2D game engine for Go
Go to file
2014-05-03 13:58:18 +09:00
example Remove graphics.Drawer.DrawParts 2014-05-03 13:58:18 +09:00
graphics Remove graphics.Drawer.DrawParts 2014-05-03 13:58:18 +09:00
ui Remove graphics.Drawer.DrawParts 2014-05-03 13:58:18 +09:00
.gitignore Title for blocks 2013-12-18 18:05:28 +09:00
LICENSE.txt Add license descriptions 2013-07-01 22:25:41 +09:00
README.md Edit README.md 2014-01-13 01:16:32 +09:00

Ebiten (海老天)

A simple 2D game library in Go.

How to use

Please read example/main.go and example/blocks/*.

Be careful that this library is now being developed actively and API can be changed easily.

License

MIT License.