- What is Big Two?
- Big Two — also called Dai Di, Choh Dai Di or Deuces — is a card-shedding game for 2–4 players. You play singles, pairs, triples or 5-card poker hands, each of which must beat the one before it, and the first player to empty their hand wins the deal. Ranks run 3 low to 2 high, and suits break ties in the order diamonds, clubs, hearts, spades.
- Is it free?
- Yes — there is nothing to buy, nothing to install and no ads. Open the page and deal.
- Can several people play on one device?
- Yes. Set as many seats to a person as you like and the table becomes pass-and-play: each hand stays face-down until whoever's turn it is taps to reveal it, then hides again when they have played.
- How does the advisor decide what to recommend?
- The odds engine works out the unseen cards from your hand and the discard pile, computes how likely each candidate play is to be beaten, then plays the position out thousands of times against imaginary opponent hands. For singles the beat probability is exact — a closed-form calculation rather than a sample — and it can sometimes prove that a play cannot be beaten at all.
- How strong is the neural opponent?
- It is a DouZero-style value network trained by self-play across 32.7 million deals for the 4-player table and 35.5 million for the 3-player one. Its reported win rates come from evaluations against a deliberately cheap version of the odds bot, so treat them as a progress measure rather than a claim of dominance.
- Why can't I pick the neural bot at two players?
- The network is trained for 3–4 players, and two-player Big Two is a different game: the other 26 cards form a draw pile, passing costs you a card, and the loser doesn't go negative. The 2-player checkpoint that exists loses to the odds engine, so it isn't shipped and the option is switched off rather than quietly swapped.
- Can I play Big Two on my phone?
- Yes. The board, the advisor and the card picker all adapt down to phone widths, and the game is fully playable by touch or keyboard.