Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 249 Bytes

goinvader

um jogo simples para testar e aprender a usar a biblioteca github.com/hajimehoshi/ebiten


``` go get github.com/hajimehoshi/ebiten/... go get github.com/LuccaPrado/goinvader cd $GOPATH/src/github.com/LuccaPrado/goinvader go build