Lucas Hsu.

Project · Fullhouse poker AI

Play the bot

Heads-up No-Limit Hold'em against v16_squeeze_C_metacap — the bot I built for the Fullhouse quant-poker competition (5th, international). This is theactual competition bot.py, running live in your browser via Pyodide (Python → WebAssembly). Nothing is sent to a server.

Table · Heads-up NLHEblinds 10 / 20
v16_squeeze_C_metacap
Your hand
You
Loading…

Shortcuts — Q fold · W check/call · E raise

Loading the bot…
compiling Python in your browser (first load only)

The full competition build uses a C-extension equity engine (eval7); this in-browser version runs the bot's dependency-free fallback path — same strategy, instant decisions.Write-up & code →