A chess server written in Go. The m stands for magnificent.
Go to file
Marco 516a5fa547 Allow connections from all origins. 2022-12-18 01:41:44 +01:00
.vscode First commit 2022-10-22 20:01:55 +02:00
server Allow connections from all origins. 2022-12-18 01:41:44 +01:00
client_script.sh Many changes. 2022-11-19 11:41:10 +01:00
go.mod Add move logic and helpers. 2022-11-19 13:25:00 +01:00
go.sum Many changes. 2022-11-19 11:41:10 +01:00
main.go Many changes. Handle rudimentary lobbies. Handle game with simple state machine. Flip one player's board. 2022-12-14 22:19:47 +01:00
var_file Many changes. 2022-11-19 11:41:10 +01:00