Skip to content

JbCourtois/PokerTrainer

Repository files navigation

PokerTrainer

Practice using strategy files generated with an engine extended from postflop-solver.

1. Generate training spots

  • Go to rust folder
  • Copy main_default.rs to main.rs and edit the game settings
  • Run cargo run --release

If successful, you should get a "result.txt" solution that you can move to the Spots folder.

2. Practice

Run python main.py.

The trainer will look for solutions in the Spots folder, or use toy_game_AKK7.txt as default.

About

Practice using strategy files generated with https://github.com/b-inary/postflop-solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published