Poker Hand Evaluator(Currently Offline)
This is a poker hand evaluator. It takes into account your oppents cards, your cards, and the flop as well. You enter the hands in the corresponding areas on the left. When entering the hands the format is the card number followed by the first letter of the suit. For example the 8 of spades would be 8s and the 4 of clubs would be 4c. Ace = A, Kings = K, Queen = Q, Jack = J, and Ten = T. EX: King of Hearts = Kh. Also seperate the hands with a comma so if you had 9 of diamons and 3 of hearts your hand would be "9d,3h" Once you hit submit it will return a percentage and that is the chance you have of winning that hand using a Monte Carlo simulation. Below is also a list of all the different hand combinations.
p>