Dominoes Cafe — Play Free Online Block & Draw Dominoes vs Computer
TL;DR: dominoes.cafe is a free, signup-free
browser game of classic Block + Draw dominoes against the computer.
Played with the standard double-six 28-tile set. Mobile and desktop
Chrome, Safari, Firefox, and Edge all supported. No download, no ads.
What is Block & Draw dominoes?
Block & Draw is the most popular Western variant of dominoes.
Two players each draw 7 tiles from a standard 28-tile double-six
set; the remaining 14 form the boneyard. Players take turns
attaching tiles to either open end of the chain, matching values
end-to-end. Doubles are placed crosswise (perpendicular to the
chain) and form the iconic "spinner" piece.
How to play (3 steps)
- Open dominoes.cafe — no signup, no download; you are at the table immediately.
- Lead with the highest double — round 1 is forced; subsequent rounds the winner of the last round leads with any tile.
- Match, draw, or pass — play a tile matching a chain end, draw from the boneyard if you can't, pass only when the boneyard is empty.
Block + Draw rules (short)
- Set: 28 tiles, every unordered pair of values 0–6, including 7 doubles.
- Deal: 7 tiles each; 14 in the boneyard face down.
- Opener: highest double played by its holder. If neither hand has a double, redeal.
- Singles: placed end-to-end so matching halves touch.
- Doubles: placed crosswise (perpendicular to the chain).
- No play: draw from the boneyard until you can play; pass only if the boneyard is empty.
- Round end: empty hand calls "domino" and wins. Both passing consecutively means the round is blocked; lowest pip total wins.
- Scoring: winner scores the opponent's remaining pip total. Blocked tie is a push (no score).
- Game: first to 100 points wins.
Why dominoes.cafe?
- Genuinely free: no email, phone, or account ever asked for.
- Instant play: the page IS the game — no app store, no install.
- Rule-book faithful: highest-double opening, redeal-on-no-doubles, push-on-blocked-tie, winner-leads-next-round.
- No ads, no chip economy, no in-app purchases.
- Modern tech: Phaser 3 + TypeScript; smooth 60 fps on mobile and desktop.
- Works offline once loaded (no server round-trips during play).
Frequently asked questions
- Do I need an account?
- No. There is no signup, login, email, or phone collection. Open the page and play.
- How is the AI?
- The bot scores each candidate move with a mobility heuristic — keeping its own options open while limiting yours. It's a strong casual opponent, not a tournament engine.
- Does it run on mobile?
- Yes — iOS Safari, Android Chrome, and every modern desktop browser. Add to home screen for a full-screen PWA experience.
- Is there a multiplayer mode?
- Not yet. Single-player vs the AI only. The codebase is structured to support multiplayer if a backend is added later.
- What's the difference between Block and Draw?
- Block: no drawing — if you can't play, you just pass. Draw: you must draw from the boneyard until you can play or it's empty. dominoes.cafe uses the Draw variant.
- What target score?
- First to 100. The round winner scores the opponent's remaining pip total.