Skip to content

manveru/go-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Pong

A simple game of Pong. Run pong -h for the available options.

Keyboard controls are:

  • j: paddle down
  • k: paddle up
  • p: pause
  • q: quit

You can also use the mouse to control the paddle, that's way more usable right now.

About

Simple Pong implementation using Go-SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages