Skip to content

Fix various bugs in AI / Card Suggest

Fix bug causing good/average AI to mistakenly turn in aces when part of a two-pair.

Fix bugs around straights in good AI:

  • Hands like 2-4-6-8 were incorrectly detected as a possible straight.
  • Straights were not acted upon when non-straight card was first in hand.

Merge request reports