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.
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.
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.