A blackjack game state
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
playerScore |
number
|
the players score |
|
shownCard |
BlackJackCard
|
<nullable> |
the shown card |
playerHoldsUsableAce |
boolean
|
Whether the player holds a usable ace |