mhluska / blackjack-simulator

🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)
https://mhluska.github.io/blackjack-atlas
MIT License
51 stars 14 forks source link

Incorrect hints for 6 deck #51

Closed mhluska closed 2 years ago

mhluska commented 2 years ago

With double deck, 16vT is a stand on TC 0+. But what about 6 deck? Seems like surrender should take priority regardless of the count.

Also the game doesn't seem to use the S17 charts. For example 15vA is a hit but says it should be surrender.