Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Casino v2] Blackjack counts 2 Aces as 12 #174

Open
smlbiobot opened this issue May 23, 2019 · 0 comments
Open

[Casino v2] Blackjack counts 2 Aces as 12 #174

smlbiobot opened this issue May 23, 2019 · 0 comments
Labels

Comments

@smlbiobot
Copy link

Is this the expected behavior? Our players insist that in real casinos, they are allowed to count two aces as either 2 or 12. Your prompt displays it as 12, and when he hits it again, he was busted — but he was thinking that the system would auto-use 2.

Is there somewhere in your system that you force 2 aces as being counted as 1 + 11? Is that the house rules, or is that a bug?

Screenshot:

2c93737009309efa3c87a485279ced50

@aikaterna aikaterna added the Bug label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants