NOTICE: if you are looking to play this, please look at issue #2
CMake is required to build this project.
cd servermkdir buildcd buildcmake ..make./server
cd clientmkdir buildcd buildcmake ..make./client
The configuration file is located in client/src/config.h
IPis astringrepresenting the IP to connect toPORTis anintrepresenting the port of the pong serverusernameis astringrepresenting the username you wish to play with
- desync handling and warnings testing
- if all goes to shit and desync still occurs heavily, maybe just make player 1 dictate ball position
-
score desync handling -
desync warning system