Playing card library
Go to file
Trevor Slocum b0126631ff Add Permutations method to Cards 2020-01-16 06:26:38 -08:00
.builds Rename library from cards to joker 2020-01-15 15:32:38 -08:00
.gitignore Initial commit 2020-01-09 07:24:45 -08:00
CHANGELOG Add Permutations method to Cards 2020-01-16 06:26:38 -08:00
LICENSE Initial commit 2020-01-09 07:24:45 -08:00
README.md Rename library from cards to joker 2020-01-15 15:32:38 -08:00
card.go Rename library from cards to joker 2020-01-15 15:32:38 -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 Rename library from cards to joker 2020-01-15 15:32:38 -08:00

README.md

joker

GoDoc builds.sr.ht status Donate

Playing card library

Extensions

The following libraries extend joker:

Documentation

Documentation is available on godoc.

Support

Please share issues/suggestions here.