john1571 / RoboPoker

Arena for poker playing computer programs to play against each other.
1 stars 2 forks source link

Why do we need to add cards to the hand when we call show? #39

Closed john1571 closed 1 year ago

john1571 commented 1 year ago

Describe the bug we should not call add cards when we call show. or get_hand_string()

john1571 commented 1 year ago

Completed in #40