A chess server written in Go. The m stands for magnificent.
Go to file
Marco aac428baab First changes to move away from central registry of all players
1. Introduce 'usher' that opens lobbies and fills it and waits for them
   to be filled
2. Add global registry of all games
2023-05-31 23:55:40 +02:00
.vscode First commit 2022-10-22 20:01:55 +02:00
chess First changes to move away from central registry of all players 2023-05-31 23:55:40 +02:00
lobby_registry First changes to move away from central registry of all players 2023-05-31 23:55:40 +02:00
usher First changes to move away from central registry of all players 2023-05-31 23:55:40 +02:00
client_script.sh Many changes. 2022-11-19 11:41:10 +01:00
go.mod Many changes! 2023-04-22 21:41:24 +02:00
go.sum Many changes! 2023-04-22 21:41:24 +02:00
main.go First changes to move away from central registry of all players 2023-05-31 23:55:40 +02:00
var_file Start building a real API. 2023-04-18 22:12:05 +02:00