This website requires JavaScript.
Explore
Help
Sign In
marco
/
mchess-server
Watch
1
Star
0
Fork
0
You've already forked mchess-server
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
133
Commits
10
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Marco
3b738bf04b
Fix bug because we forgot to check if passphrase was nil
2025-06-11 19:39:58 +02:00
api
Fix bug because we forgot to check if passphrase was nil
2025-06-11 19:39:58 +02:00
chess
Finalize refactor
2025-05-08 19:51:08 +02:00
connection
wip big time
2025-05-07 20:29:42 +02:00
docker
Change docker port to 80 again
2025-02-01 16:07:11 +01:00
lobbies
wip big time
2025-05-07 20:29:42 +02:00
utils
wip big time
2025-05-07 20:29:42 +02:00
.gitignore
Ignore build/ folder
2025-05-07 19:42:29 +02:00
go.mod
Upgrade go version in go.mod
2025-03-20 20:51:17 +01:00
go.sum
Upgrade go version in go.mod
2025-03-20 20:51:17 +01:00
main.go
Refactor JoinGameHandler
2025-02-01 16:04:59 +01:00
README.md
Send the opponent's connection state the the still-connected player
2025-02-10 18:52:14 +01:00
README.md
mchess
A simple chess server
Description
A chess server written in Go. The m stands for magnificent.
Readme
4.5
MiB
Languages
Go
100%