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.
Separate server logic from main executable, make server factory API, with inputs for game factory function, among others. Separate tournaments from general matchmaking.
Separate server logic from main executable, make server factory API, with inputs for game factory function, among others. Separate tournaments from general matchmaking.