Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 358 Bytes

readme.md

File metadata and controls

10 lines (5 loc) · 358 Bytes

This is a simple pong-like game for the terminal. Collect points and gain levels as the ball moves faster and faster.

cpong

This requires the ncurses development package. (Usually called ncurses-dev in GNU/Linux)

To compile, try typing in: make

to run, try: ./cpong