← all games

Cribbage

#2398BGG ↗

1630 · 2-6 players · 30min · weight 2.52 · 11,065 ratings

v2 v3

BGG raw

ID
2398
Name
Cribbage
Year
1630
Rank
594
Min players
2
Max players
6
Playing time
30
Min playtime
30
Max playtime
30
Avg weight
2.5167
Num weights
836
Bayes avg
6.80145
Average
7.12316
Users rated
11065
Num owned
18788
Wanting
11
Wishing
431
Num comments
2697
Fetched at
Sat Apr 25 2026 16:16:06 GMT+0000 (Coordinated Universal Time)
Mechanisms (4)
Hand ManagementRaceScore-and-Reset GameTurn Order: Progressive
Categories (2)
Card GameNumber
Description (1139 chars)

Cribbage is a card game invented in the early 17th century, based on the earlier game Noddy. It is played with a deck of standard playing cards and a signature piece of equipment called the cribbage board. Cribbage is traditionally played as a 2 player game. In the version usually played today, each player is dealt a hand of 6 cards, from which they discard 2 into a special pile called the Crib. One card is then cut from the draw pile and turned face up - it is considered part of each player's hand and of the Crib. The players then play cards in turn, scoring points for hitting certain totals, or for making sets or sequences. Score is kept by moving pegs along tracks on the cribbage board. This is repeated until both players have exhausted their hand of cards. Next, each player picks up their hand and determines all possible scoring combinations, pegging points again on the cribbage board. The dealer then picks up the Crib and scores it for all possible points. Then the cards are shuffled and the deal alternates. The winner is the first to reach 121 points. The origin date listed for this game is approximate.

LLM v2 (wide)

Core verb
discard to crib, peg points
Decision shape
mixed:combinatorial+probabilistic
Reward schedule
immediate
Aesthetics
["Challenge", "Submission"]
Core loop pitch
Discard two cards to a shared crib, then play cards alternately scoring runs, fifteens, and pairs as you peg around the board.
Translation difficulty
Easy
Difficulty reason
Classic 2-player card game with deterministic scoring; ports trivially and dozens of apps exist (Cribbage Pro, Cribbage JD, etc.).
Direct digital port
Cribbage Pro (iOS/Android/Steam, Fuller Systems)
Port kind
unofficial
Closest loop translation
Cribbish
Primitive tags
["card_score_combo_pegging", "shared_crib_dilemma", "fifteen_count_arithmetic", "pegging_race_track", "starter_card_reveal_bonus"]
Confidence
0.9
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (960 chars)
{
  "game_id": 2398,
  "name": "Cribbage",
  "core_verb": "discard to crib, peg points",
  "decision_shape": "mixed:combinatorial+probabilistic",
  "reward_schedule": "immediate",
  "aesthetics": [
    "Challenge",
    "Submission"
  ],
  "core_loop_pitch": "Discard two cards to a shared crib, then play cards alternately scoring runs, fifteens, and pairs as you peg around the board.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Classic 2-player card game with deterministic scoring; ports trivially and dozens of apps exist (Cribbage Pro, Cribbage JD, etc.).",
  "direct_digital_port": "Cribbage Pro (iOS/Android/Steam, Fuller Systems)",
  "direct_digital_port_kind": "unofficial",
  "closest_loop_translation": "Cribbish",
  "primitive_tags": [
    "card_score_combo_pegging",
    "shared_crib_dilemma",
    "fifteen_count_arithmetic",
    "pegging_race_track",
    "starter_card_reveal_bonus"
  ],
  "confidence": 0.9
}

LLM v3 (deep)

Not yet enriched at v3 (deep pass).