jar2333 / MatchMaker

An extensible, generic websocket server for matchmaking turn-based 2-player games and hosting round-robin tournaments. Will include a sample implementation of Rock Paper Scissors.
0 stars 0 forks source link

Add ladder/matchmaking mode #9

Open jar2333 opened 7 months ago

jar2333 commented 7 months ago

Generalize server logic to allow querying for a match-making procedure. then starting a game. Modules related to tournament matchmaking like roundrobin are not relevant here.