|
# 1 Royal Flush
Ace, King, Queen, Jack, Ten of the same suit
# 2 Straight Flush
Cards running in sequence in the same suit
i.e. 8, 7, 6, 5, 4 of hearts
# 3 Four of a kind
Four cards of the same value
# 4 Full House
Three of a kind and a pair
# 5 Flush
Five cards of the same suit
# 6 Straight
Five cards running in sequential order
# 7 Three of a kind
Three cards of the same value
# 8 Two Pair
# 9 Pair
# 10 High Place
|