Cribbage scoring library
Go to file
Trevor Slocum 3b1507002c Update CI script 2020-01-27 17:41:34 -08:00
.gitignore Initial commit 2020-01-14 04:45:33 -08:00
.gitlab-ci.yml Update CI script 2020-01-27 17:41:34 -08:00
CHANGELOG Remove dependency on permutation library 2020-01-16 06:39:19 -08:00
LICENSE Initial commit 2020-01-14 04:45:33 -08:00
README.md Update CI script 2020-01-27 17:41:34 -08:00
card.go Migrate to GitLab 2020-01-22 16:31:36 -08:00
doc.go Rename library from cards-cribbage to joker-cribbage 2020-01-15 16:05:15 -08:00
go.mod Migrate to GitLab 2020-01-22 16:31:36 -08:00
go.sum Migrate to GitLab 2020-01-22 16:31:36 -08:00
score.go Migrate to GitLab 2020-01-22 16:31:36 -08:00
score_result.go Migrate to GitLab 2020-01-22 16:31:36 -08:00
score_test.go Migrate to GitLab 2020-01-22 16:31:36 -08:00

README.md

joker-cribbage

GoDoc CI status Donate

Cribbage scoring library based on joker

Documentation

Documentation is available via godoc:

Support

Please share issues and suggestions here.