00:00 เวลา
0 การเคลื่อนที่
24 กองสำรอง
แก้ได้ไหม?
แต้ม: 0 แต้ม

Play Tarantula Solitaire — Spider, Loosened by Exactly One Shade

Tarantula is Spider with one rule relaxed: a sequence travels as a unit when every card in it is the same colour, rather than the same suit. Everything else is unchanged — ten columns, two decks, drop any card on the rank above it, and a completed King-to-Ace run of a single suit leaves the board. That last part is what keeps the game honest. You can shuffle red runs around freely, but a red run is half hearts and half diamonds, and only one of those can ever be collected. Free in your browser, no sign-up.

How Do You Play Tarantula?

Goal: collect all eight suit runs, King down to Ace.

Setup

Rules

Tarantula Strategy

The colour rule gives you mobility that does not translate into progress. Knowing the difference is the whole game.

Tarantula in the Spider Family

Tarantula is registered in the PySol Fan Club collection as a Spider variant, and its class is a single line: swap the row stack for one that accepts by rank but lifts by colour. The implementation detail is worth stating because it is easy to misread the game as "Spider where colour matters". It is the opposite. Colour matters less than suit does in Spider; what a card may land on has not changed at all.

That split — one rule for what may land, a stricter one for what may travel — is the defining feature of this whole family, and the reason the engine behind these games keeps the two apart deliberately. In Spider you drop onto any suit and lift only one suit. Tarantula widens the lifting rule to a colour; Black Widow removes it entirely and lets any descending run travel. The three games sit on one board as a ladder of exactly that one rule, and playing them in order shows what it is worth.

The goal never moves, which is what stops any of them from becoming trivial. A collected set is thirteen cards of a single suit in every member of the family, so all the extra freedom buys you is better access to the cards you still have to sort.

For the strict original, play Spider; for a one-deck version of the same idea, Spiderette. For the same board with the ranks wrapping from Ace round to King, try Grounds for a Divorce.

One honest note on difficulty. PySolFC rates Tarantula mostly skill, and no published win rate for it that we can find carries a method or a sample size, so this page quotes none. Structurally it should sit between Spider and Black Widow: easier to move cards than the first, harder to finish than the second suggests, because the collecting rule is identical in all three.