← all games

Flip 7

#420087BGG ↗

2024 · 3-18 players · 20min · weight 1.03 · 21,457 ratings

v2 v3

BGG raw

ID
420087
Name
Flip 7
Year
2024
Rank
522
Min players
3
Max players
18
Playing time
20
Min playtime
20
Max playtime
20
Avg weight
1.0264
Num weights
531
Bayes avg
6.98193
Average
7.21972
Users rated
21457
Num owned
47874
Wanting
180
Wishing
3502
Num comments
3088
Fetched at
Sat Apr 25 2026 16:31:04 GMT+0000 (Coordinated Universal Time)
Mechanisms (4)
InterruptsPush Your LuckScore-and-Reset GameTake That
Categories (5)
Card GameChildren's GameNovel-basedNumberParty Game
Description (673 chars)

Flip over cards one by one without flipping the same number twice. Sound easy? Think again! This isn't just any deck of cards… In Flip 7 there's only one 1 card, two 2's, three 3’s, etc plus a bunch of special cards that can score you extra points, give you a second chance, or freeze you or your opponents in your tracks. Are you the type of player to play it safe and bank points before you bust, or are you going to risk it all and go for the bonus points by flipping over seven in a row? Press your luck meets strategy in this addictive card game that's sure to be the greatest card game you’ve ever played! —description from the publisher

LLM v2 (wide)

Core verb
flip card, hit or stay
Decision shape
probabilistic
Reward schedule
mixed:immediate+variable
Aesthetics
["Challenge", "Sensation", "Fellowship"]
Core loop pitch
Flip cards from a triangular-distribution deck; bust on a duplicate, bank if you stop, jackpot at seven uniques.
Translation difficulty
Easy
Difficulty reason
Pure push-your-luck with a tiny ruleset and instant rounds; perfect for tap-driven mobile, no port exists yet.
Direct digital port
Port kind
Closest loop translation
Balatro
Primitive tags
["triangular_count_deck", "bust_on_duplicate", "seven_unique_jackpot", "hit_or_stand_loop", "modifier_card_overlay"]
Confidence
0.8
Extracted at
Mon Apr 27 2026 11:40:03 GMT+0000 (Coordinated Universal Time)
Raw v2 JSON (864 chars)
{
  "game_id": 420087,
  "name": "Flip 7",
  "core_verb": "flip card, hit or stay",
  "decision_shape": "probabilistic",
  "reward_schedule": "mixed:immediate+variable",
  "aesthetics": [
    "Challenge",
    "Sensation",
    "Fellowship"
  ],
  "core_loop_pitch": "Flip cards from a triangular-distribution deck; bust on a duplicate, bank if you stop, jackpot at seven uniques.",
  "mobile_translation_difficulty": "Easy",
  "translation_difficulty_reason": "Pure push-your-luck with a tiny ruleset and instant rounds; perfect for tap-driven mobile, no port exists yet.",
  "direct_digital_port": null,
  "direct_digital_port_kind": null,
  "closest_loop_translation": "Balatro",
  "primitive_tags": [
    "triangular_count_deck",
    "bust_on_duplicate",
    "seven_unique_jackpot",
    "hit_or_stand_loop",
    "modifier_card_overlay"
  ],
  "confidence": 0.8
}

LLM v3 (deep)

Not yet enriched at v3 (deep pass).