Skip to content

krisluczka/Texas-Hold-em-probabilistic-calculator

Repository files navigation

Texas Hold’em probabilistic calculator

A simple calculator that reveals the chances of getting a given hand in a poker game. It takes card rank and suit as it's two-character input.

The method

The calculator uses one deck to draw cards. Then it randomly draws community cards, simulating thousands of games. After the calculations it spits out the hand names with given probability preceded by it's strength.

Result interpretation

After the simulation, percentage results are presented, indicating how many games on average you would get a given hand. This should help in decision making during the game.

About

Simple calculator that reveals the chances of getting a given hand in a poker game.

Topics

Resources

License

Stars

Watchers

Forks

Languages