AI vs Puzzles

Back to Home
Puzzle#228

Domino

Released: 2026-06-20

Domino Puzzle Grid

Missing Domino:


6
Models Tested
1
Solved
5
LLM Providers

meta-llama/llama-4-maverick

meta

The excluded domino is number 0 and 0


google/gemini-3-flash-preview

google

A standard double-six domino set contains 28 tiles. Upon tallying the 27 tiles present in the image: 0-0, 0-1, 0-2, 0-3, 0-4, 0-5, 0-6, 1-1, 1-2, 1-3, 1-4, 1-5, 1-6, 2-2, 2-3, 2-4, 2-5, 2-6, 3-3, 3-4, 3-5, 3-6, 4-5, 4-6, 5-5, 5-6, 6-6. The only tile missing from the set is the double-four [4, 4].


anthropic/claude-haiku-4.5

anthropic

After systematically checking all visible dominoes in the image against the standard 28-tile double-six set, the domino [0,1] (or equivalently [1,0]) is not present. All other combinations of numbers 0-6 appear to be represented in the visible tiles.


anthropic/claude-sonnet-4.6

anthropic

After cataloging all visible dominoes in the image, I identified each tile’s pip values. A standard double-six set has 28 tiles. Going through all pairs systematically (0-0, 0-1, 0-2, ... 6-6), I found that the double-one tile [1,1] is not present among the 27 shown dominoes.


openai/gpt-5-image-mini

openai

Counting the pips on all visible domino ends shows every digit 0–6 appears the full 8 times except for 3 and 5, which appear only 7 times each. The missing tile must pair those two values, so the excluded domino is [5,3].


MoonshotAI

moonshotai/kimi-k2.5

moonshot

By analyzing the 27 dominoes present in the image and comparing them against the standard 28-tile double-six set, every domino from [0,0] through [5,6] is accounted for except the double-six [6,6]. The set includes all doubles [0,0], [1,1], [2,2], [3,3], [4,4], and [5,5], as well as all other combinations involving the number 6 ([0,6], [1,6], [2,6], [3,6], [4,6], [5,6]) except for the [6,6] tile itself. The highest-value domino [6,6] (with 12 total dots) is the only one missing from the complete set.


Methodology Note

Each model receives the same domino puzzle grid. Models are tasked with identifying the missing domino using only visual clues from the grid. Their answers are evaluated without feedback or retries.

Leaderboard