Playing card library
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.
Go to file
Trevor Slocum 9ea5fca33f Migrate to code.rocketnine.space 2 years ago
.gitignore Initial commit 3 years ago
CHANGELOG Migrate to code.rocketnine.space 2 years ago
LICENSE Initial commit 3 years ago
README.md Migrate to code.rocketnine.space 2 years ago
card.go Add Parse function 3 years ago
card_face.go Rename library from cards to joker 3 years ago
card_suit.go Rename library from cards to joker 3 years ago
card_test.go Rename library from cards to joker 3 years ago
cards.go Add Cards.String 3 years ago
cards_test.go Add Cards.Remove 3 years ago
deck.go Use Fisher-Yates shuffle algorithm 3 years ago
deck_test.go Rename library from cards to joker 3 years ago
doc.go Rename library from cards to joker 3 years ago
go.mod Migrate to code.rocketnine.space 2 years ago

README.md

joker

GoDoc Donate

Playing card library

Extensions

The following libraries extend joker:

Documentation

Documentation is available on godoc.

Support

Please share issues/suggestions here.