farshed / go-pong

Atari Pong implemented using Golang πŸ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong

A rudimentary single-player implementation of Atari Pong using Golang and SDL2.

Play

  • Download and run compiled binary OR clone repo and run go run .
  • Press space to start/pause/resume
  • Use mouse or up and down buttons to move the paddle
  • Press esc to quit the game

Todo?

  • Multiplayer support
  • AI shouldn't be invincible
  • Make gameplay more robust

About

Atari Pong implemented using Golang πŸ“


Languages

Language:Go 100.0%