00:00 Tid
0 Trekk
24 Bunke
Løsbar?
Poeng: 0 Poeng

Play Nines Solitaire — Pair to Nine, Drop the Nines, Park the Rest

Nines gives every card in the pack exactly one way out, and that is what makes it satisfying. Nine cards are dealt face-up as nine piles of one in a three-by-three square, with a talon of forty-three behind them. Two exposed cards leave together when their values add up to nine — ace with eight, two with seven, three with six, four with five. A nine is worth nine on its own and leaves alone. The ten, jack, queen and king go to four slots below the board, one of each rank, and a full set leaves together. While any slot is occupied the talon waits. Free in your browser, no sign-up, and it works offline once the page has loaded.

How Do You Play Nines?

Goal: remove all 52 cards in pairs that total nine, nines on their own, and reserve sets of ten, jack, queen and king.

Setup

Rules

What's the Best Nines Strategy?

A Short History

Nines is the most orderly game in the Elevens line, and the reason is a small piece of arithmetic. Because the target sum is nine, the ranks divide cleanly into three groups that do not overlap at all: ace through eight pair with each other, the nine matches the target on its own, and the ten, jack, queen and king are exactly the four ranks that cannot reach it. The reserve is built to take one of each, so every card in the deck has one route out and no rank is ever stranded by the rules themselves. The open-source PySolFC collection, whose rules this version follows, arrives at this by an interesting route: its Nines class inherits from Tens but overrides the reserve condition back to Elevens' — one of each rank rather than four of a kind — so reading the family by inheritance alone would get the game exactly backwards. What it does keep from Tens is the held-back talon, which is what stops the tidy structure from making the game easy.

About This Version

This Nines runs in your browser — free, no download, no sign-up. Install it as an app on your phone or computer; once installed it works offline. Unlimited undo, statistics, and a daily challenge that gives every player the same deal that day.

Other Solitaire Games to Try