Skip to content

delivey/go-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pong

Simple Pong game built in Go with the Ebiten game engine.

Screenshot

Running (dev)

go run *.go

Building

go build *.go -o pong

Then running:

./pong

About

Pong game built in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages