A chess server written in Go. The m stands for magnificent.
Go to file
Marco e55187ee11 Fix return type for lobby functions. MAPS ARE ALREADY POINTERS. 2023-04-18 22:54:32 +02:00
.vscode First commit 2022-10-22 20:01:55 +02:00
server Fix return type for lobby functions. MAPS ARE ALREADY POINTERS. 2023-04-18 22:54:32 +02:00
client_script.sh Many changes. 2022-11-19 11:41:10 +01:00
go.mod Use UUIDs to identify players. 2023-04-18 22:19:28 +02:00
go.sum Use UUIDs to identify players. 2023-04-18 22:19:28 +02:00
main.go Make Lobby a map. Kind of useless... 2023-04-18 22:47:51 +02:00
var_file Start building a real API. 2023-04-18 22:12:05 +02:00