Closed kedoska closed 5 years ago
Double exposure is a blackjack variation in which both dealer cards are exposed. Naturally, there are other rule changes that favor the dealer to compensate.
source http://wizardofodds.com/
We want to implement this variation as set of rules:
exposeSecondDealerCard
dealerHoleCard
1.5
1
0
/cc @paulcardo
New Feature
Double exposure is a blackjack variation in which both dealer cards are exposed. Naturally, there are other rule changes that favor the dealer to compensate.
Rules
source http://wizardofodds.com/
TODO
We want to implement this variation as set of rules:
exposeSecondDealerCard
to present the second dealer card (dealerHoleCard
) after deal1.5
but in this case will be1
0
/cc @paulcardo