Trick-Taking Card Games: Hearts, Spades, Euchre, Pinochle and Call Break
This is the site's largest hidden-information family: every decision rests on an inference about the other three hands.
Taking tricks is simple; not seeing is not
The mechanic fits in a sentence: everyone plays one card, the highest takes them, repeat. A child can learn it, and it has carried some of the deepest card games of the last several centuries — not because of the rule, but because of the information.
A board position is fully public; both players look at the same truth. Cards are not. You see your thirteen and must infer the other thirty-nine. What the game hands you is one exceptionally reliable clue: who failed to follow which suit. Following is compulsory when you can, so a player who fails to follow has demonstrably run out of that suit — a conclusion that holds for the rest of the hand and cannot be faked. That table is what a strong player is running mentally.
Five different objectives
Hearts turns trick-taking into a penalty: each heart costs 1 and the Queen of Spades 13, and the lowest score wins. You are not competing for the lead but looking for ways to push the scoring cards onto somebody else. It belongs to the avoidance branch descended from Reversis, recorded in sixteenth-century Spain — inverting the winning condition forces every technique to be rewritten.
Spades runs the other way: name how many tricks your partnership will take, then make the number exactly. It only appeared in the 1930s, built to strip out Bridge's memorised bidding conventions and leave a single number. But it adds a rule found almost nowhere else — overtricks accumulate as bags, and the tenth bag costs 100 points. Bidding accurately therefore beats bidding safely, and even winning too much has a price.
Euchre goes further still: trump is bid each hand, and naming it changes what the cards are. With hearts as trump the jack of diamonds joins the hearts and stops being a diamond at all — so trump holds seven cards this hand, its colour partner holds five, and even the arithmetic of void inference shifts. In nearly every other card game a suit is an intrinsic property of a card; Euchre makes it something decided afresh each hand. Twenty-four cards and five tricks make it fast enough to feel like a warm-up, with all the depth loaded onto a few seconds of bidding.
Pinochle links a public melding phase to the tricks that follow. In the four-player double-deck game, teams first bid a contract, name trump, then show runs, marriages, arounds, and the signature queen-of-spades plus jack-of-diamonds pinochle. Every declared card returns to the hand for twenty tricks, so a bid must combine known meld value with an estimate of card points under compulsory follow, head, trump, and overtrump rules.
Call Break makes every player responsible for an individual call and keeps spades as permanent trump. When following the led suit you must overtake the current winner if able; when void, a spade that can win must be used to trump or overtrump. Making the call earns its value and only one tenth for each overtrick, while missing loses the entire call. Across five deals that creates a steep trade-off between a safe low bid and the cost of one failure.
Why the AI here is unusually hard
An engine for a perfect-information board game can simply search: the position is known, so look ahead. Cards do not permit that — without knowing the other hands there is no single position to look ahead from.
The standard answer is determinization: guess a complete deal consistent with everything known (each hand the right size, played cards gone, no inferred void violated), search that guessed deal, then guess again. The hard part is the guessing, not the searching. Late in a hand the void constraints grow dense enough that random guessing finds a legal deal well under one time in a thousand, so the AI burns its budget sampling and reads as weakest exactly when the hand matters most. We solve it as a bipartite matching problem instead, which finds a deal whenever one exists.
The 8 games in this family

Call Break
South Asia · Contemporary · Cards
Call your own trick target across five deals, then navigate compulsory overtakes and permanent spade trumps to finish with the highest individual score.

Bridge
Europe · Early modern · Cards
Bridge, formally Contract Bridge, combines a four-player partnership auction with declarer-and-dummy play, thirteen tricks, and One Deal, Four-deal Total Points, or Rubber scoring.

Spades
The Americas · Early modern · Cards
Name how many tricks your partnership will take before a card is played, then make the number exactly: spades are always trump, overtricks pile up as bags, and a Nil bid stakes a hundred points on taking none at all.

Hearts
Europe · Early modern · Cards
Avoid the points instead of chasing tricks: every heart costs one and the Queen of Spades thirteen, and the three hands you cannot see decide how much lands on you.

Belote
Europe · Early modern · Cards
Choose trump in two Classic rounds or bid a Coinche contract, then coordinate with your partner through mandatory following, ruffing, overtrumping, Belote–Rebelote, and exact contract scoring.

French Tarot
Europe · Ancient · Cards
Bid Petite, Garde, Garde Sans, or Garde Contre; manage the Dog and the three Ouds; then obey strict follow, trump, overtrump, Excuse, and Petit-au-bout rules in the mainstream four-player French game.

Euchre
The Americas · Early modern · Cards
Five tricks with a 24-card deck, and the trump suit is bid each hand — which quietly changes what a card is, because the jack of trump’s colour partner joins the trump suit outright and stops being its own suit at all.

Pinochle
The Americas · Early modern · Cards
Bid a partnership contract, declare overlapping meld, then follow, trump, and head tricks in the mainstream double-deck game — or switch to the classic single-deck pass mode.