Skip to content

danielpyon/poker-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poker-sim

Odds calculator for poker. Uses a ranker that maps all possible hands to a score (see ranker.clj). In core.clj, you can specify the community cards, as well as current player hands, then call simulate to randomly generate a bunch of games and collect the overall game statistics.

Usage

See -main in core.clj for an example.

About

monte carlo poker sim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published