Pong is one of the first computer games that ever created. I tried it to recreate it by using the go programming language and
a TUI framework called Bubble Tea
.
go mod download
go run cmd/main.go
Q - quit
R - restart
W - Up
S - Down
Up - arrow up
Down - arrow down