Skip to content

VinQbator/leduc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leduc

OpenAI Gym environment for Leduc Hold'em

Rules

  • The deck consists of (J, J, Q, Q, K, K).
  • Each player gets 1 card.
  • There are two betting rounds, and the total number of raises in each round is at most 2.
  • In the second round, one card is revealed on the table and this is used to create a hand.
  • There are two types of hands: pair and highest card.
  • There are three moves: call, raise, and fold.
  • Each of the two players antes 1.
  • In the first round, the betting amount is 2 (including the ante for the first bet). In the second round, it is 4.

About

OpenAI Gym environment for Leduc Hold'em

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages