🌐
GitHub
github.com › siavashg87 › poker-odds-calc
GitHub - siavashg87/poker-odds-calc: Fastest and most accurate node module for calculating odds of poker games Texas Hold'em, Texas Shortdeck/Sixplus and Omaha.
Fastest and most accurate node module for calculating odds of poker games Texas Hold'em, Texas Shortdeck/Sixplus and Omaha. - siavashg87/poker-odds-calc
Starred by 96 users
Forked by 34 users
Languages   TypeScript 94.9% | JavaScript 5.1%
🌐
B-inary
b-inary.github.io › poker
Heads-up Odds Calculator
We cannot provide a description for this page right now
🌐
Reddit
reddit.com › r/masterduel › i make a simple yugioh odds calculator at yugiodd.github.io (since yugioh.party is down)
r/masterduel on Reddit: I make a simple Yugioh Odds Calculator at yugiodd.github.io (since yugioh.party is down)
September 25, 2024 - My main input is number of copies of the card you want, then click Calculate button, simple huh? ... i think the shuffler works the same, just confirmation bias, you remember when unlucky easier. I still remember on Sunday I got 3 fucking brick hands Centurion going 1st, though theory says 90% playable, not even count Lubellion, but bad streaks happen. ... Counter argument . konami games historial ... I usually just use a poker hand calculator since those are the easiest way for me to calculate how upset I should be about drawing a full house of 3x Ash and 2x Droll as my opening hand
🌐
GitHub
github.com › Gystre › unknown-poker
GitHub - Gystre/unknown-poker: Poker odds calculator with support for unknown cards
Poker odds calculator with support for unknown cards. Uses a modified monte carlo simulation from omni calculator (https://www.omnicalculator.com/other/poker-odds) and poker-solver (https://github.com/goldfire/pokersolver/).
Author   Gystre
🌐
GitHub
github.com › sebipap › pokerodds
GitHub - sebipap/pokerodds: Poker Odds Calculator. Made in PHP
Poker Odds Calculator. Made in PHP. Contribute to sebipap/pokerodds development by creating an account on GitHub.
Author   sebipap
🌐
GitHub
github.com › cookpete › poker-odds
GitHub - cookpete/poker-odds: A lightweight command line tool for calculating poker hand probabilities
import { calculateEquity } from 'poker-odds' const hands = [['As', 'Kh'], ['Kd', 'Qs']] const board = ['Td', '7s', '8d'] const iterations = 100000 // optional const exhaustive = false // optional calculateEquity(hands, board, iterations, exhaustive)
Starred by 178 users
Forked by 25 users
Languages   JavaScript
🌐
npm
npmjs.com › package › @agonyz › poker-odds-calculator
@agonyz/poker-odds-calculator - npm
A pre-flop and post-flop odds calculator for Texas Holdem. Forked from: https://github.com/rundef/node-poker-odds-calculator
      » npm install @agonyz/poker-odds-calculator
    
Published   Jul 20, 2024
Version   0.1.0
Author   Mickael Burguet
🌐
GitHub
github.com › topics › poker-odds-calculator
poker-odds-calculator · GitHub Topics · GitHub
poker texas-holdem texas-holdem-poker poker-evaluator 7-card-poker poker-hand-evaluator poker-texas-holdem ph-evaluator cactus-kev poker-equity-calculator poker-odds poker-calculator poker-odds-calculator java-poker java-poker-calculator
Find elsewhere
🌐
GitHub
github.com › zekyll › OMPEval
GitHub - zekyll/OMPEval: Fast C++ poker hand evaluator and equity calculator
OMPEval is a fast C++ hand evaluator and equity calculator for Texas Holdem poker.
Starred by 213 users
Forked by 80 users
Languages   C++ 99.9% | Makefile 0.1%
🌐
CodeSandbox
codesandbox.io › examples › package › poker-odds-calculator
poker-odds-calculator examples - CodeSandbox
react-poker-calculator · JingofafaFind more examples or templates · AboutA pre-flop and post-flop odds calculator for Texas Holdem197Weekly Downloads · Latest version0.4.0 · LicenseMIT · External Links · github.com/rundef/node-poker-odds-calculator#readme ·
🌐
GitHub
github.com › johnsoong216 › PokerOddsCalc
GitHub - johnsoong216/PokerOddsCalc: A simple tool to calculate poker hand odds (Omaha/Hold'em)
A simple tool to calculate poker hand odds (Omaha/Hold'em) - johnsoong216/PokerOddsCalc
Starred by 45 users
Forked by 10 users
Languages   Python 59.2% | Jupyter Notebook 40.8%
🌐
jsDelivr
jsdelivr.com › package › npm › poker-odds-calc-test
poker-odds-calc-test CDN by jsDelivr - A CDN for npm and GitHub
June 11, 2020 - pokeroddsodds calculatortexas hold'emtexas holdemshortdeck texas hold'em6+ texas hold'emsix plus texas hold'emomahaomaha hihand equityequity · INSTALL · Version: Static · Static · Latest Patch · Latest Minor · Latest Major · Learn more · Readme Files Statistics Browse CDN · Statistics · Requests 0 · Bandwidth 0 · Top version - 0 Full poker-odds-calc-test Download Stats ·
Published   Jun 11, 2020
🌐
GitHub
github.com › rundef › node-poker-odds-calculator
GitHub - rundef/node-poker-odds-calculator: Fast Node.js poker odds calculator: pre‑flop & post‑flop for Hold’em and Short‑Deck (6+)
Fast Node.js poker odds calculator: pre‑flop & post‑flop for Hold’em and Short‑Deck (6+) - rundef/node-poker-odds-calculator
Starred by 71 users
Forked by 25 users
Languages   TypeScript 78.7% | JavaScript 21.3%
🌐
GitHub
github.com › jgardner8 › Poker-Odds-Calculator
GitHub - jgardner8/Poker-Odds-Calculator: Calculates the odds of achieving different poker hands based on the currently known cards in the player's hand and on the table.
Calculates the odds of achieving different poker hands based on the currently known cards in the player's hand and on the table. - jgardner8/Poker-Odds-Calculator
Starred by 3 users
Forked by 2 users
Languages   C#
🌐
GitHub
github.com › bartoszputek › poker-master-tool
GitHub - bartoszputek/poker-master-tool: Open-source poker hand calculator for Texas Hold'em
Responsive web application for Poker Texas Hold'em odds calculator up to 9 players · Displaying the number of enumerated combinations and hand rank probability for each player · Support for Death Cards · Request caching on the backend side · Logging requests with log retention politics stored inside logs directory ·
Starred by 12 users
Forked by 4 users
Languages   C++ 54.4% | TypeScript 22.3% | JavaScript 11.2% | HTML 7.9% | CSS 2.3% | Svelte 1.6%
🌐
GitHub
github.com › ktseng › holdem_calc
GitHub - ktseng/holdem_calc: Texas Hold'em Odds Calculator
Texas Hold'em Odds Calculator. Contribute to ktseng/holdem_calc development by creating an account on GitHub.
Starred by 263 users
Forked by 146 users
Languages   Python
🌐
GitHub
github.com › rundef › poker-odds-calculator
GitHub - rundef/poker-odds-calculator: Texas Hold'em Odds Calculator
A pre-flop and post-flop odds calculator for Texas Holdem. ... example: we want to know the odds of 3 pre-flop all-in players holding the following hands: J♥J♤ vs T♢T♤ vs A♧K♧ · java -jar build/libs/poker-odds-calculator.jar JhJs TdTs AcKc
Starred by 15 users
Forked by 7 users
Languages   Java