Only for Debian's distros, to install in anothers OS please download NCURSES lib separatly
libncurses5-dev
First download it
Go to directory of zip file, then type:
$ unzip vicente*; cd vicente*
To install just type:
$ sudo apt-get install libncurses5-dev; cc pong.c -lncurses -o pong;
And finally to play, type:
./pong
Fork the project and pull request :D.
GNU, its absoluty free :D
Vicente Adolfo Bolea Sánchez About me