A chess server written in Go. The m stands for magnificent.
Go to file
2023-06-28 19:51:36 +02:00
.vscode First commit 2022-10-22 20:01:55 +02:00
api Many many changes 2023-06-25 16:11:29 +02:00
chess Fix king moves and fix formatting. 2023-06-28 11:39:44 +02:00
lobby_registry Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
types Add king rules. 2023-06-28 08:26:11 +02:00
usher Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
utils Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
client_script.sh Many changes. 2022-11-19 11:41:10 +01:00
go.mod Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
go.sum Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
main.go Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
README Add mechanic for passphrases. 2023-06-28 19:51:36 +02:00
var_file Start building a real API. 2023-04-18 22:12:05 +02:00

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.