package
0.0.0-20200520152429-7d26021fb888
Repository: https://github.com/compycore/sabacc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Deal a specified amount of cards.
No description provided by the author
Debug helps debugging the deck of cards.
New creates a deck of cards to be used.
Remove a specific card from the deck.
Shuffle the deck.

# Structs

Card holds the card staves and values in the deck.

# Type aliases

Deck holds the cards in the deck.