This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
netpong
Watch
1
Star
0
Fork
0
You've already forked netpong
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
f9d5e8cdeb3d3e384975bf725419cbec78a0b534
netpong
/
includes
History
Aadhavan Srinivasan
f9d5e8cdeb
Converted easysock from CPP to C, because it was mostly just C code anyways
2024-03-09 11:02:50 -05:00
..
raygui
Added raygui header file, and dark mode header file
2024-03-07 18:09:27 -05:00
raylib-cpp
…
ball.hpp
…
check_input.hpp
Filled out implementation of check_client function
2024-03-08 23:34:49 -05:00
client.hpp
…
connect_code.hpp
…
easysock.h
Converted easysock from CPP to C, because it was mostly just C code anyways
2024-03-09 11:02:50 -05:00
exception_consts.hpp
…
numeric_base.hpp
…
paddle.hpp
…
serialization.h
Added a boolean field to the struct, to indicate whether the game should be quit or not
2024-03-01 22:34:33 -05:00
server.hpp
…
sock.hpp
Replaced 'linux' with '__unix__' because the same header files are included on macOS as well.
2024-03-05 07:50:32 -05:00
timer.h
Split timer into header and implementation file
2024-03-08 23:33:24 -05:00