EFHIII / balatro-calculator

A tool for calculating the score of a hand in Balatro
MIT License
68 stars 10 forks source link

Sometimes Baron and Steel cards are giving suboptimal results #2

Closed emerald000 closed 5 months ago

emerald000 commented 5 months ago

Here's a situation where it happened:

https://efhiii.github.io/balatro-calculator/?h=gAA2DAAHMCYPQeq1AKAAFA

It optimizes to AAKK which is worth 246 chips. If you manually change the hand to AAQQ, the score jumps up to 830 chips.

If you put Two Pairs to level 1 instead of 2, it correctly optimizes to AAQQ.

EFHIII commented 5 months ago

That bug was harder to track down than I was expecting, but it should be fixed now.