//
pkg.gl
Category
github.com/compycore/sabacc
internal
deck
package
0.0.0-20200520152429-7d26021fb888
Repository:
https://github.com/compycore/sabacc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
91 SLOC
#
Functions
Contains
No description provided by the author
Deal
Deal a specified amount of cards.
DealSingle
No description provided by the author
Debug
Debug helps debugging the deck of cards.
New
New creates a deck of cards to be used.
Remove
Remove a specific card from the deck.
Shuffle
Shuffle the deck.
#
Structs
Card
Card holds the card staves and values in the deck.
#
Type aliases
Deck
Deck holds the cards in the deck.