Ebitengine - A dead simple 2D game engine for Go
Go to file
2014-01-13 15:26:29 +09:00
example Refactoring: Add NSAutoreleasePool 2014-01-13 15:26:29 +09:00
graphics Add filter to CreateRenderTarget 2014-01-11 18:07:12 +09:00
ui Refactoring: Add NSAutoreleasePool 2014-01-13 15:26:29 +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.