A chess server written in Go.
The m stands for magnificent.
Marco
c29cdffbc2
With the right changes in the client, the reconnect works (but only for the first time). At the moment, we will create a new player whenever connection wants to join a private game. This will also clear all the disconnect callbacks that we set in the player. |
||
---|---|---|
.vscode | ||
api | ||
chess | ||
connection | ||
lobby_registry | ||
types | ||
usher | ||
utils | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go | ||
README |
Prerequisites: 1. Install a word file: the server uses babbler that expects a word list at /usr/share/dict/words in order to generate the passphrases for lobbies.