ndrafahl / ESTHER

Limit Texas Hold'em Client/Server Software in Java
0 stars 0 forks source link

Create new GameManager class to allow starting from any state #1

Closed ndrafahl closed 7 years ago

ndrafahl commented 7 years ago

A new version of GameManager needs to be created with internal methods that allow creating a game "state" from any existing play in a round to simulation with Monte Carlo Tree Search.

ndrafahl commented 7 years ago

nick-simuation created to do this.