Skip to content
/ pong Public

The game of pong, written in C, using ncurses for 'gfx'

License

Notifications You must be signed in to change notification settings

brimonk/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Literally Terminal Pong

I got bored, and I decided to write pong.

Build and Play Instructions

make (clean)
pong

How To Play

Rules

It's pong. C'mon.

Controls

  • j - down
  • k - up
  • p - pause
  • q - quit

About

The game of pong, written in C, using ncurses for 'gfx'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published