Advertisement
📖 How to Play
⏸ PAUSED
Advertisement

📖 How to Play Briscola

The basics

Briscola is Italy's most popular card game. You play against the computer. Each player gets 3 cards, and one card is flipped face-up — that card's suit is the trump suit (called "Briscola"). Trump cards beat everything.

How each round works

You and the computer each play one card. The higher card wins and takes both cards. After each round, you both draw a new card from the deck. Keep going until all 40 cards have been played (20 rounds total).

Who wins a round?

If both cards are the same suit, the higher-ranked card wins. If the second player plays a trump card, they win automatically. If the suits are different and neither is trump, the first card played wins. The key twist — you never have to match the other player's suit. You can play any card you want.

Which cards are worth points?

Not all cards are equal. Ace = 11 points, 3 = 10 points, King = 4, Queen = 3, Jack = 2. Cards numbered 2 through 7 are worth zero. There are 120 total points in the deck — the first player to reach 61 points wins.

Card strength (strongest to weakest)

Ace → 3 → King → Queen → Jack → 7 → 6 → 5 → 4 → 2. Yes, the 3 is the second strongest card — that's what makes Briscola unique.

Quick tips

Save your trump cards for stealing high-value rounds. Play your worthless cards (2, 4, 5, 6, 7) early to see what the computer does. The Ace and 3 together are worth 21 points — always try to capture them.

🎮 About Briscola

Briscola is deceptively small — three cards in your hand, a trump suit flipped at the start, and a points race to 61. But the depth is in what you choose to spend. The Ace and the 3 are worth a fortune in points yet weak in the trick-taking order, so the whole game is a running gamble about when to cash them in and when to hold. Play against seven AI difficulty levels, take the daily on a shared deal, and pass the trickier hands to a friend through the challenge link.

Here's what I find brilliant about it as a piece of game design: it takes the deck you think you know and flips the script. Strip the standard 52 cards down to 40, then make the humble 3 the second-strongest card in the game, behind only the Ace — and suddenly every instinct you've built playing other card games works against you. So if you're the type who reckons they can master any card game, consider this a challenge. Beat this.

There's a new daily deal every midnight — the same hand for everyone, so the daily score is a real contest, not just you against the deck. If Briscola pulls you in, try Scopa next; it's the other great Italian card game, and they're often played back to back in the same evening.

From the builder's desk

Briscola gave me the nastiest bug of the entire card catalog, and I want to tell you about it because the fix became a design principle for the whole site. The three-player mode draws from a 40-card deck — and 40 doesn't split evenly three ways. An early version of the build handled deck construction and dealing separately for each player count, and the 3P path carried a subtle flaw that produced malformed hands: the deal would desync in ways that only surfaced mid-game, when a hand quietly came up a card short. It took a whole fix round to hunt down and kill. The call that came out of it: one deck-construction routine, and every player count draws from that single source of truth. The 3-player edge case can never desync the deal again, because there is no longer a separate code path for it to hide in. When a bug costs you a week, make sure it buys you an architecture in return.

Now to the felt, because Briscola punishes a very specific instinct and I watch it happen constantly: players burn their trump early to win small tricks. A cheap trick comes around — a 4 and a 5 sitting there, unloved — and out comes a briscola to scoop it, because winning feels like winning. It isn't. In this game the points live in specific cards: aces are worth 11, threes are worth 10, and together those eight cards tower over everything else in the deck combined. A trick with no point-cards in it is nearly worthless no matter how decisively you won it. Spend your trumps hoovering up empty tricks and you will arrive at the moment that actually matters — an ace exposed on the table, late in the hand — holding nothing that can take it.

Trump is for capturing point-cards and controlling the last tricks, full stop. Win the cheap tricks with your high non-trump cards, the kings and knights that can't score much on their own, and let genuinely empty tricks go entirely — losing a pointless trick costs you almost nothing at all. Save the briscola for the swings: the ace your opponent is forced to expose, the three riding on a loaded trick, the endgame where the stock has run empty and every remaining card is known.

And count as you play. Four aces, four threes — eight cards carry most of the game's points, and knowing how many are still out there tells you exactly how much trump you need in reserve for the ending.

The build plays two-player and the once-troublesome three-player, on one honest deal engine. The daily lands at midnight. Spend trump like money, and only on things with price tags.

🕹 You Might Also Like

🃏
Start a new game?
Your current game will be lost.