Connect Mahjong 🀄
Match pairs of identical mahjong tiles you can connect by drawing no more than three straight lines between them. A timeless tile-matching puzzle that uses the beautiful mahjong tile artwork — but plays nothing like the four-player game. Free, no signup, plays in your browser.
Launching this week
We're polishing the connection algorithm. Get notified at launch:
How to Play Connect Mahjong
- The board fills with 144 tiles in a rectangular grid (12 wide × 12 tall, with some preset gaps).
- Click any tile to select it. Click a second identical tile to attempt a match.
- The pair clears if and only if you can draw a path between them using at most three straight line segments, passing only through empty cells (or off the edge of the board).
- Removed tiles open up new paths.
- Win by clearing every tile from the board. Lose by running out of legal moves (use a shuffle if available).
The Three-Line Rule (Visualized)
Two identical tiles can be matched if you can connect them by drawing a path with no more than two bends (three segments total). The path may go through empty space inside the board, or wrap around the outside of the board.
- One segment (straight line): Tiles in the same row or column with empty space between them — easiest matches.
- Two segments (one bend): An L-shape — go horizontally then vertically (or vice versa).
- Three segments (two bends): A U-shape or zigzag. Maximum complexity. Often involves wrapping around the board edge.
Paths cannot pass through other tiles. As you remove tiles, new paths open up, gradually making more pairs reachable.
The Tileset
Connect Mahjong uses the standard 144-tile mahjong set:
- Three suits: Circles (Pinzu), Bamboos (Souzu), Characters (Manzu). Each suit has tiles numbered 1-9, with 4 copies of each = 108 tiles.
- Winds: East, South, West, North — 4 copies each = 16 tiles.
- Dragons: Red Dragon, Green Dragon, White Dragon — 4 copies each = 12 tiles.
- Flowers: 4 unique flower tiles (no duplicates — they pair with any other flower) and 4 unique season tiles (also pair with each other).
Total: 144 tiles = 72 pairs per game.
Strategy
- Clear the edges first. Tiles on the outer perimeter have more wrap-around path options. Matching them early opens up the interior.
- Watch the symmetry. The starting layout is usually symmetric. If you matched a circle-5 on the left half, find its partner on the right half before committing to other moves.
- Don't spend hints early. Save them for the endgame when fewer pairs remain and the algorithm needs help finding one.
- Use the timer mode sparingly. Timed mode trains pattern recognition but punishes strategic thought. Mix it with untimed practice.
- Recognize the four flower/season tiles. Because flowers pair with any flower and seasons with any season, these 8 tiles are the most flexible matches on the board.
History of Connect Mahjong
While traditional Mahjong dates to mid-19th century China, the connect-style matching puzzle is a digital-era invention. The earliest computerized versions appeared in the late 1980s on Japanese arcade machines. The web-browser version boomed in the 2000s on portal sites like Yahoo Games, MSN Games, and Pogo.
Today, Connect Mahjong (also called "Link Mahjong" or "Mahjong Connect" in some regions) remains one of the most-played casual web games globally, with a particularly strong following among women aged 45+ who appreciate the meditative rhythm and the beautiful traditional tile artwork.
Why Connect Mahjong Works
The game sits in a sweet spot of casual puzzles: simple enough that anyone can learn the rule in 30 seconds, but with enough geometric complexity that experts develop genuine pattern recognition. The tile artwork is gorgeous in a way Tetris and Candy Crush blocks never are — there's genuine cultural texture to recognizing a Red Dragon or a Bamboo-7.
And unlike four-player Mahjong, you can play one hand in 5-15 minutes and walk away. No social commitment, no scoring system to memorize, no ritual etiquette. Just match tiles, clear the board, repeat.
Frequently Asked Questions
How is Connect Mahjong different from Mahjong Solitaire?
Mahjong Solitaire ("Shanghai") asks you to remove pairs of free tiles from a 3D pyramid. Connect Mahjong is 2D — tiles are arranged in a flat grid, and you remove pairs that can be connected by no more than three straight line segments without crossing other tiles. They use the same tileset but the gameplay is entirely different.
Is this connected to traditional 4-player Mahjong?
No. This is a single-player tile-matching puzzle that uses the same beautiful mahjong tile artwork as the traditional game, but the rules are completely unrelated to the four-player game.
Is it free?
Yes — free to play, no signup, no download.
What's the winning condition?
Clear every tile from the board by matching pairs. There are typically 144 tiles in a level (72 pairs).
What if I get stuck?
Use a hint (limited per game) to highlight a valid pair. If no valid moves remain, you can shuffle the remaining tiles — also limited.
Can I play with a timer?
Yes. Optional timer mode adds urgency. Untimed mode lets you take as long as you want.
About
Connect Mahjong is a small project to bring the classic tile-matching puzzle to a modern, fast web. More about the project.