Cribbage server
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trevor Slocum 541de9e0a0 Use Fisher-Yates shuffle algorithm 3 years ago
.gitignore Initial commit 3 years ago
.gitlab-ci.yml Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Fix vet warnings 3 years ago
card.go Initial commit 3 years ago
client.go Support chat messages 3 years ago
game.go Fix score message 3 years ago
gamecommand.go Support chat messages 3 years ago
go.mod Use Fisher-Yates shuffle algorithm 3 years ago
go.sum Use Fisher-Yates shuffle algorithm 3 years ago
main.go Host SSH server 3 years ago
server.go Host SSH server 3 years ago
ssh.go Host SSH server 3 years ago
ssh_windows.go Host SSH server 3 years ago

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.