This is a simple pong-like game for the terminal. Collect points and gain levels as the ball moves faster and faster.
This requires the ncurses development package. (Usually called ncurses-dev in GNU/Linux)
To compile, try typing in: make
to run, try: ./cpong