A simple two-player ping-pong in the terminal using ncurses
- Learn basic control structures in C
- Get better at using ncurses
$ git clone /~https://github.com/bezlant/s21_pong
$ cd s21_pong/src
$ make
A
&Z
for the Left PlayerK
&M
for the Right Player- To quit press
Q