Aadhavan Srinivasan 89e1e8d45e Worked on further implementation of the network side of things.
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.
2024-02-21 22:29:03 -05:00
2024-02-21 22:28:29 -05:00
2024-01-28 23:33:17 -05:00
2024-01-28 23:33:25 -05:00
2024-02-19 21:33:33 -05:00
2024-02-21 22:26:33 -05:00
Description
A network-based Pong game, written in C++.
2.2 MiB
Netpong v0.2 Latest
2024-03-19 09:59:28 -05:00
Languages
C 55.4%
C++ 43.7%
Meson 0.5%
Shell 0.4%