-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Feature request
As a poker player,
I want to play on a solved solution against a random player playing GTO,
Because I want to improve my GTO play and become a better poker player
Example
- Given I completed the IP and OOP ranges, I completed three flop card, and the tree configuration, if I solve the game with those configurations options, then I should see a tab with title "Train against a GTO player"
- Given I completed the IP and OOP ranges, I completed three flop card, the tree configuration, and I solved the game with those configurations options, If I click on the tab with title "Train against a GTO player", then I should see the next things:
- A choice to choose between playing oop or ip player
- A button to generate a random game
- A poker table with me playing oop or ip depending on the previous choice, the board selected during the game configuration, a random hand from the selected player range, two hidden card, and one button for each action available at this node.
- Given I'm on the "Train against a GTO player", If i click on an action, then the other player should selected an action according to the GTO strategy for the hidden hand he have.
- Given I'mon the "Train against a GTO player", And I have played the game completely, then I should see a report of my errors, when do i miss value etc...
It's quite incomplete, but I think it is very useful feature for every poker player who want to improve his game.
Metadata
Metadata
Assignees
Labels
No labels