Closed webpty closed 7 years ago
BUG: issue #47 regarding the 2 aces bug still sends a hi over 21
hi
the fix for #47 still outputs this:
playerValue: { hi: 22 lo: 12 }
To reproduce, you can use these cards:
'♥5 ♣1 ♥4 ♣9 ♠1 ♦5'
At this point we no longer need the 22, and the output could read:
playerValue: { hi: 12 lo: 12 }
What kind of issue is this? "Bug" or "New Feature"
BUG: issue #47 regarding the 2 aces bug still sends a
hi
over 21Actual behavior
the fix for #47 still outputs this:
How can we reproduce it? From "Stage" -> "Action" -> Cards
To reproduce, you can use these cards:
At this point we no longer need the 22, and the output could read: