Playing card library
Go to file
Trevor Slocum 8fff7bea9c Migrate to GitLab 2020-01-27 17:27:53 -08:00
.gitignore Initial commit 2020-01-09 07:24:45 -08:00
.gitlab-ci.yml Migrate to GitLab 2020-01-27 17:27:53 -08:00
CHANGELOG Add Parse function 2020-01-16 07:25:16 -08:00
LICENSE Initial commit 2020-01-09 07:24:45 -08:00
README.md Migrate to GitLab 2020-01-27 17:27:53 -08:00
card.go Add Parse function 2020-01-16 07:25:16 -08:00
card_face.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
card_suit.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
card_test.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
cards.go Add Permutations method to Cards 2020-01-16 06:26:38 -08:00
cards_test.go Add Permutations method to Cards 2020-01-16 06:26:38 -08:00
deck.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
deck_test.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
doc.go Rename library from cards to joker 2020-01-15 15:32:38 -08:00
go.mod Migrate to GitLab 2020-01-27 17:27:53 -08:00

README.md

joker

GoDoc CI status Donate

Playing card library

Extensions

The following libraries extend joker:

Documentation

Documentation is available on godoc.

Support

Please share issues/suggestions here.