texas-holdem
There are 109 repositories under texas-holdem topic.
bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
bupticybee/TexasHoldemSolverJava
A Java implemented Texas holdem and short deck Solver
b-inary/wasm-postflop
[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance (web browser version)
CragonGame/CasinosClient
果派德州客户端源代码,使用Unity3D引擎。
HenryRLee/PokerHandEvaluator
Poker-Hand-Evaluator: An efficient poker hand evaluation algorithm and its implementation, supporting 7-card poker and Omaha poker evaluation
uoftcprg/pokerkit
An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
b-inary/postflop-solver
[Development suspended] An efficient open-source postflop solver library written in Rust
b-inary/desktop-postflop
[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
cookpete/poker-odds
A lightweight command line tool for calculating poker hand probabilities
cardrank/cardrank
Go types, funcs, and utilities for working with cards, decks, and evaluating poker hands (Holdem, Omaha, Stud, more)
NikolayIT/TexasHoldemGameEngine
Texas Hold 'em Poker Game Engine
Charleo85/Texas-Hold-em-AI
Research on Texas Hold'em AI
zanussbaum/pluribus
An attempt at a Python implementation of Pluribus, a No-Limits Hold'em Poker Bot
siavashg87/poker-odds-calc
Fastest and most accurate node module for calculating odds of poker games Texas Hold'em, Texas Shortdeck/Sixplus and Omaha.
bupticybee/AlphaNLHoldem
An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.
chehsunliu/poker
A pure Go library for poker hand evaluation.
Rainist/pycon-2018-banksalad-holdem
Play poker with your Python code :sunglasses:
glpcc/PokerPy
Texas Hold'em Poker Probability Calculator in Python
krukah/robopoker
Play, learn, solve, and analyze No-Limit Texas Hold Em. Implementation follows from Monte Carlo counter-factual regret minimization over with hierarchical K-means imperfect recall abstractions.
Mister-Kitty/GTOHelper
An free online poker HUD/tracker -> poker GTO solver automation tool
b-inary/poker-cfr
Implementation of counterfactual regret minimization (CFR) for Texas hold'em poker
danielpaz6/Poker-Hand-Evaluator
🃏 Texas Holdem Rank Evaluator Algorithm made in C#. And also a Side Pots Calculator and its algorithm with in-depth explanation, examples and the math behind.
chenjinxuan/chess
Texas Holdem by go
norkator/poker-pocket-backend
Nitramite Poker Pocket light weight NodeJS poker game backend
axross/holdem
A fast implementation of Texas Hold'em poker odds calculator and its related data models.
Cysha/casino-holdem
PHP 7+ Texas Holdem extension to Cysha/Casino
BrenoCPimenta/PokerAI
AI algorithm that plays Texas hold 'em poker (part of university research in imperfect information games)
haimadrian/Android-TexasHoldemPokerOnline
Repository for Android course - Implementing Texas Holdem Poker application to play with friends online
gtowizard-ai/mitpoker-2024
GTO Wizard AI entry for MIT's Auction Hold'em Tournament (2024)
sagor999/poker_ml
Poker helper that scans for cards and tells you valuable information about your hand and odds of winning in texas hold'em
b-inary/holdem-hand-evaluator
Super-fast hand rank evaluator for Texas hold'em poker
41semicolon/41poker
a toolset for Texas Hold'em Poker
norkator/poker-pocket-web-client
Nitramite Poker Pocket poker game web front end
axross/poker
A Dart implementation of Texas Hold'em matchup simulator based on Henry Lee's Poker Hand Evaluator
Agnar22/Pluribus
Implementation of Pluribus by Noam Brown & Tuomas Sandholm, introduced in the paper "Superhuman AI for multiplayer poker".