Cribbage server
Go to file
Trevor Slocum 541de9e0a0 Use Fisher-Yates shuffle algorithm 2020-08-19 17:37:53 -07:00
.gitignore Initial commit 2020-05-29 15:31:56 -07:00
.gitlab-ci.yml Initial commit 2020-05-29 15:31:56 -07:00
LICENSE Initial commit 2020-05-29 15:31:56 -07:00
README.md Fix vet warnings 2020-08-14 09:36:31 -07:00
card.go Initial commit 2020-05-29 15:31:56 -07:00
client.go Support chat messages 2020-08-19 17:05:29 -07:00
game.go Fix score message 2020-08-19 17:11:13 -07:00
gamecommand.go Support chat messages 2020-08-19 17:05:29 -07:00
go.mod Use Fisher-Yates shuffle algorithm 2020-08-19 17:37:53 -07:00
go.sum Use Fisher-Yates shuffle algorithm 2020-08-19 17:37:53 -07:00
main.go Host SSH server 2020-08-14 09:28:10 -07:00
server.go Host SSH server 2020-08-14 09:28:10 -07:00
ssh.go Host SSH server 2020-08-14 09:28:10 -07:00
ssh_windows.go Host SSH server 2020-08-14 09:28:10 -07:00

README.md

jack

CI status Donate

Cribbage server

Demo

Cribbage.World is powered by jack.

ssh cribbage.world -p 22000

Support

Please share issues and suggestions here.