Skip to content

torchhound/Poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker

Lets the user input a number of players P and a number of trials N. The program then plays N rounds of Texas Hold-Em with P players and 1 deck. Finally, it returns the percentage of those N rounds in which the player with the best cards after the flop ended up winning the round.

Requirements

Python 2.7

deuces

Usage

py -2 pokerDeuces.py players trials

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages