package
1.4.0-rc1
Repository: https://github.com/tsu-root/ebiten.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Exacute the examples

:; cd $GOPATH/src/github.com/hajimehoshi/ebiten/examples
:; go run -tags example rotate/main.go

Note that you need to specify example tag.