This is golang implementation of classic Pong Game.
This repo uses raylib
as a dependency. You need to satisfy the requirments of raylib
.
Read more from here
- Clone this repo
go build
./pong-game-golang
- Use the left and right arrow keys to play the game