go-pong Simple Pong game built in Go with the Ebiten game engine. Running (dev) go run *.go Building go build *.go -o pong Then running: ./pong