Skip to content

Simulate games of Texas Holdem where no players fold (i.e., no betting occurs)

Notifications You must be signed in to change notification settings

rahosbach/texas-holdem-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Poker Simulator

Overview

This is a Jupyter notebook-based project that simulates Texas Holdem and Omaha poker games. The user has the option of selecting how many players are in the game (2-10 players), and which type of poker game it is (Holdem or Omaha). Then, the notebook will run the game for the specified number of iterations and keep track of each players' starting hands, best hand-end hands, and the win/loss/split results.

The user can then visualize the results using heatmaps to show the win/split percentage by starting hand or hand-end hand, based on the number of players in the game.

An example of the type of results and conclusions that can be drawn from this simulator is located on the questions and data blog.

About

Simulate games of Texas Holdem where no players fold (i.e., no betting occurs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published