b-inary / desktop-postflop

[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
GNU Affero General Public License v3.0
215 stars 52 forks source link

Play against GTO solution #9

Open ocheriaf opened 1 year ago

ocheriaf commented 1 year ago

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

It's quite incomplete, but I think it is very useful feature for every poker player who want to improve his game.

b-inary commented 1 year ago

Thank you for submitting the issue! I added a plan for implementing the training mode to the "project" section.

The training mode is a favorite feature also for me. I am currently working on implementing a feature to save calculated results, and also plan to implement an aggregated analysis feature between multiple flops. The training mode will be implemented after that, but then we will be able to train on a random flop. This will take some time as it requires a lot of implementation, but I hope you will be patient.

ocheriaf commented 1 year ago

Yes, if you need any help, I can do frontend development, design ui, I can also help with rust, but I never used it, so I'm afraid to write bad code. Thanks a lot for your work