/odd

Texas hold'em poker odds simulator

Primary LanguageRustMIT LicenseMIT

odd ♠️

a Texas Hold'em poker odds simulator available as a CLI, REST API and Rust crate.

he deals the cards to find the answer
the sacred geometry of chance
the hidden law of a probable outcome
the numbers lead a dance... 🎶
— Sting (Shape of My Heart)

Rationale

Hold'em is a game of chance and skill. odd allows players to explore how any given situation encountered at the poker table might play out. It does this by sampling from the space of possible deck shuffles in order to estimate the odds of winning for each player. By taking care of these mundane calculations, odd allows us humans to focus on perfecting our game.