Practice using strategy files generated with an engine extended from postflop-solver.
- 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.
Run python main.py
.
The trainer will look for solutions in the Spots folder, or use toy_game_AKK7.txt as default.