A chess server written in Go. The m stands for magnificent.
Go to file
Marco 060ac8ad9e Add groundwork for checking rules. 2023-06-12 22:32:31 +02:00
.vscode First commit 2022-10-22 20:01:55 +02:00
api Add groundwork for checking rules. 2023-06-12 22:32:31 +02:00
chess Add groundwork for checking rules. 2023-06-12 22:32:31 +02:00
lobby_registry Fix waiting for websockets connection. 2023-06-06 22:58:33 +02:00
types Add groundwork for checking rules. 2023-06-12 22:32:31 +02:00
usher Scrap 2-player waiting room and make it simple. 2023-06-02 21:14:02 +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 Refactor some of the game handler code 2023-06-08 20:20:37 +02:00
var_file Start building a real API. 2023-04-18 22:12:05 +02:00