You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @garbo999. Sorry I haven't looked at this project in a long time. I can confirm that ruby-poker is intended to support 7 card hands. Therefore I think this is a real bug in the full house rank algorithm. I am not sure what the problem is though. I am unlikely to spend time on this but I will review pull requests.
I wonder if
ruby-poker
was designed to support 7-card hands (2-card hand + 5-card board, like in Texas Holdem)?The gems does seem to support 7-card hands. But then I came across this case, which appears incorrect:
I should mention that I have been using
ruby-poker
to test my own program. So far it has behaved perfectly, but I wonder about this one case. :-)The text was updated successfully, but these errors were encountered: