blinds | Add the Big/Small blinds to a vector. |
deal_to_players | Deal the flop cards to all the players |
end_criteria | Test if a betting round has ended. |
equal | Check if all elements of a vector are equal. |
exists_flush | Determine if a flush exists. |
exists_four_kind | Detects and return the existence of 4 Kind |
exists_full | Detect the existance of a full house |
exists_n_kind | Detects and return the existence of nKind |
exists_pair | Detects and return the existence of a pair |
exists_s_flush | Detect the existance of a straight flush |
exists_straight | Determine if a straight exists. |
exists_three_kind | Detects and return the existence of 3 Kind |
exists_two_pair | Detects and return the existence of two pairs |
get_suit | Retrieve cards of specified suit. |
group_cards | Group Cards By Value |
high_cards | Return the highest 5 cards |
new_card | Generate a new card |
new_cards | Draw cards from a given deck. |
new_deck | Generate an object of class "deck" |
preflop_deal | Preflop Deal |
remove_cards | Remove a list of specified cards from another list of... |
run_round | Run round of poker. |
take_bets | Title |
validate_bet | Test Whether Action Is Valid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.