Link the Dots
Not a tile board at all: a numbered dot-to-dot where the picture only appears once the order is right.

Link the Dots is the odd one out among connect boards, because there are no tiles and no pairs. Code This Lab built an HTML5 dot-to-dot: numbered points sit scattered across the screen, and joining them in the correct order draws out an object you cannot identify until most of the line is down. What Is Mahjong? covers where those rules come from.
That makes counting the actual mechanic. The studio pitches it as a way for children to practise their numbers, and the puzzle fails in exactly the way a number line fails, since taking the wrong dot stops the shape making sense. Scoring rewards speed: complete a shape in less time and it is worth more points. Directly alongside it sits the Petzoong layout.
The frame is a full 1920 by 1080, which matters more here than on a tile grid. The dots are small and widely spaced, and the drawn shape only reads once the whole canvas is in view. One more board from the same group is Garden.
Controls
Mouse, or tap on a touchscreen.
How to Play
- Start a shape and find the dot marked one.
- Move to the next number in sequence and link the two points.
- Follow the numbers in order until the line closes and the hidden object appears.
- Finish in as little time as possible, since the score is based on speed.
Tips & Tricks
- Read ahead by two — in Link the Dots, locating the next number while you draw the current segment is what keeps the timer down.
- Let the shape guide you — once a few segments are down the object is usually guessable, and a guess tells you roughly where the next dots must be.
- Use the whole canvas — the 1920 by 1080 layout scatters points into the corners, so scan wide rather than working outward from the centre.
- Good counting practice — the studio built it around number order, so it doubles as a way for a child to rehearse sequences.
Frequently Asked Questions
Is Link the Dots a tile-matching game?
No. It is a dot-to-dot: you join numbered points in sequence rather than pairing identical tiles.
What are you drawing in Link the Dots?
A mystery object, revealed only as the numbered line is completed.
How is Link the Dots scored?
By speed. Completing a shape in less time earns more points.
Who made Link the Dots?
Code This Lab srl, which built it in HTML5 as a counting exercise for children.