89e1e8d45e23486507a52b2c7a9a9d0d71408890
Specifically, I added code to send a message from the client, after the client is launched. This message is used to try to connect to the server. Once the server receives this message, it responds back. After the client receives this response, the connection has been established, and the game can begin. I also added code to wait (on the client side) for the server to press the spacebar.
Description
A network-based Pong game, written in C++.
Netpong v0.2
Latest
Languages
C
55.4%
C++
43.7%
Meson
0.5%
Shell
0.4%