Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pathikrit/monty

a simple no-limit texas hold'em bot using monte carlo simulations
https://github.com/pathikrit/monty

monte-carlo poker scala

Last synced: 24 days ago
JSON representation

a simple no-limit texas hold'em bot using monte carlo simulations

Awesome Lists containing this project

README

        

A poker bot written in Scala

TODO:
1) Maximum accepted raise analyzer (including scenario of remaining players folding)
2) Maximum offered raise scenario analyzer
3) How many folded on what turn
4) Parallelize
5) FoldInfo which has state / stage etc