ebiten/examples/README.md

7 lines
116 B
Markdown

# Exacute the examples
```sh
:; cd $GOPATH/src/github.com/hajimehoshi/ebiten/examples
:; go run rotate/main.go
```