poker-trainer

A catalog of the trainer's human-facing examples, running in your browser. The poker logic is the Rust crate compiled to WebAssembly; the GTO grid reads the committed solver snapshots.

Equity calculator

Range-vs-range Monte-Carlo equity on a flop — the poker-trainer equity command. Defaults are the SRP BTN-vs-BB ranges the solution library uses.

Pot-odds drill

You're dealt a hand, villain bets — call or fold? Scored against your true (Monte-Carlo) equity vs villain's actual hand, like drill pot-odds.

Preflop charts

Browse the open/defend and 3-bet/call ranges from data/ranges/ as a 13×13 grid — the study view of what drill preflop quizzes. Colored cells are in range; grey folds.

GTO strategy grid

Browse the committed starter-8 solutions as a 13×13 grid, like the table TUI. Cell colors are action frequencies averaged over the class's combos; click a cell for the per-combo breakdown.