{{comment .License}}

Ebiten (海老天) v1.0.0-alpha

Features

Example

{{range .Examples}} {{end}}
{{.Source}}

Install on Mac OS X

:; brew install glew
:; brew install glfw3 # or homebrew/versions/glfw3
:; go get -u github.com/hajimehoshi/ebiten

Execute the example

:; cd $GOHOME/src/github.com/hajimehoshi/ebiten/example
:; go run rotate/main.go

License

{{.License}}