A network-based Pong game, written in C++.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan e9c0fe563c Added additional dependencies 8 months ago
includes Completely rewrote Client class, and split the class into header and implementation 8 months ago
.gitignore
Makefile
ball.cpp
client.cpp Completely rewrote Client class, and split the class into header and implementation 8 months ago
easysock.cpp
main.cpp
meson.build Added additional dependencies 8 months ago
numeric_base.cpp
paddle.cpp
server.cpp
sock.cpp Added comments to explain functions, and added UDP handling 8 months ago
todo.txt