Adds some bug fixes QoL changes to the blackjack game. #203

Merged
Aevann merged 1 commits from :top/bugs/blackjack-feed-fixes into master 2023-09-21 13:31:03 +00:00

Updates the wager text to show the wager for both hands instead of the original wager since splitting doubles the bet.

Adds the ability to split face cards/ten which is allowed in the rules most casinos (it's also universally terrible so idk why anyone would actually split 10s).

Adds the ability to double down on 9 as requested by annoyingthegoyim, probably increases EV a very small amount but not really noticeable since 9 is a pretty rare opening hand (and worse than double down on 10 or 11).

Moves the split button to after hit/stay since some users complained about splitting by accident due to button placement

Updates the wager text to show the wager for both hands instead of the original wager since splitting doubles the bet. Adds the ability to split face cards/ten which is allowed in the rules most casinos (it's also universally terrible so idk why anyone would actually split 10s). Adds the ability to double down on 9 as requested by annoyingthegoyim, probably increases EV a very small amount but not really noticeable since 9 is a pretty rare opening hand (and worse than double down on 10 or 11). Moves the split button to after hit/stay since some users complained about splitting by accident due to button placement
top added 1 commit 2023-09-21 04:11:19 +00:00
Aevann merged commit 24eafc85d8 into master 2023-09-21 13:31:03 +00:00
top deleted branch top/bugs/blackjack-feed-fixes 2023-09-28 02:08:06 +00:00
Sign in to join this conversation.
There is no content yet.