Hi there !
I've make an simple multiplayer game, but... when I want to make a login system, there are some issues.
Indeed, When the client one connect to the server and log in, not probleme, his move are good, but when I connect a second client and log in, the moves of the two players are crazy.
Can someone explain me what are the error ?
Because all the physic of the game are managed by the server, and the move should be one pixel by pixel, to be aligned to a 16x16 grid...
Thanks you for your help.
https://github.com/Axenntio/NetworkingSFML