You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simulation of a matchmaking system using the Elo rating formula. The server and the clients use low-level sockets to establish a connection and exchange information.
About
Game matchmaking system with python's low-level networking