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 edfd70c3cc Created a simple data serialization library, to serialize and deserialize the data to be sent 1 year ago
..
raylib-cpp Added raylib-cpp header files to my project 1 year ago
ball.hpp Split 'Ball' class into header and implementation files 1 year ago
client.hpp Updated header files to reflect recent change in implementation files 1 year ago
connect_code.hpp Updated header file to reflect recent change in implementation file 1 year ago
easysock.hpp Defined constants for TCP and UDP, instead of using the characters themselves 1 year ago
exception_consts.hpp Added new exception constants 1 year ago
numeric_base.hpp Renamed base-helpers to numeric_base, and separated numeric_base into header and implementation files 1 year ago
paddle.hpp Split 'paddle' class into header and implementation files 1 year ago
serialization.h Created a simple data serialization library, to serialize and deserialize the data to be sent 1 year ago
server.hpp Updated header files to reflect recent change in implementation files 1 year ago
sign.hpp Renamed 'math-helpers.hpp' to 'sign.hpp' and updated main.cpp to reflect the change 1 year ago
sock.hpp Updated header files to reflect recent change in implementation files 1 year ago