/pongo

A simple Pong game made using Golang and Ebitengine

Primary LanguageGo

Pon-go!

A simple Pong game written in Go using the Ebitengine game engine.

Why?

For me to learn more about the language.

TODO

  • Make the objects not relly on global variables (canvasWidth and canvasHeight)