A chess server written in Go.
The m stands for magnificent.
Marco
efefa4ced5
With this commit, we stop waiting for the websocket connection to be established before the game starts. Now, the Connection type is responsible for waiting for the websocket connection before writing. |
||
---|---|---|
.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.