This is a 2 person pong game created on Turbo C++ (Borland C) in graphics mode. The rules are simple-
- Press 'w' to move up and 'z' to move down for player 1.
- Press 'i' to move up and 'm' to move down for player 2.
I have uploaded both the exe and txt files for my code.