A polished, mobile-first multiplayer build of the pirate trick-taking game. Share a 4-letter room code with friends, fill empty seats with AI bots — and try to out-bid a superhuman search engine.
One player opens the link and taps Create a Crew — they get a 4-letter room code to share.
Everyone joins from their own phone with the code. 2–8 players per table.
Short a few players? Drop in Easy, Medium, or Hard AI bots straight from the lobby.
Predict exactly how many tricks you'll take each round — nail it for points, miss and pay.
It runs Information Set Monte Carlo Tree Search — sampling hundreds of hidden-hand
worlds consistent with everything it has observed (~400 worlds per bid), then running a
UCT tree search rolled out to the end of each round. No GPU, no training data — just search.