Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pathikrit/monty
- Owner: pathikrit
- Created: 2013-02-19T11:20:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-20T23:45:50.000Z (over 11 years ago)
- Last Synced: 2024-04-16T17:21:35.946Z (7 months ago)
- Topics: monte-carlo, poker, scala
- Language: Scala
- Homepage:
- Size: 121 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
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