Everyone but Dad can see LIGHTHOUSE. His clue "structure" is vague enough that Riya's already suspicious.
โถ Play The ImposterThe hook
Social deduction games are usually built for adults who can hold a poker face. The Imposter is built for families, because the tension isn't about lying convincingly โ it's about giving a clue that's specific enough to prove you know the word without handing it over. That's a skill a nine-year-old can nail and a competitive teenager can absolutely blow. And the twist that makes it more than a guessing game: the cornered Imposter gets one shot at redemption by guessing the secret word from everyone else's clues, so getting caught isn't the end of the round.
A sample round
You are the Imposter. Everyone else can see the word.
1 ยท Each player privately sees the word โ except Dad
2 ยท Clues go around; Dad's is noticeably vaguer
3 ยท Caught, but Dad's comeback guess claws back a point
How a round plays
- Everyone but one secret Imposter sees the round's word; the Imposter only knows the category.
- Going around, each player gives one oblique one-word clue โ specific enough to prove they know it, vague enough not to hand it over.
- After every clue is in, the group votes on who they think is the Imposter.
- Catch the Imposter and the group scores โ unless the Imposter can guess the secret word from the clues just given, which claws points back.
- New word, new category, new Imposter next round.
Why it's sticky
It's the rare deduction game where the losing role still has a job to do: getting caught isn't a dead end, it's a puzzle, and watching Dad reverse-engineer LIGHTHOUSE from three one-word clues in real time is its own kind of comeback. The one-word-clue limit keeps rounds fast and keeps kids fully competitive with adults โ a sharp single word beats a rambling sentence every time. And because the word changes every round, there's no memorizing a strategy; it's fresh pressure each time the phone comes back around.
Modes
- Classic โ one Imposter, one vote, standard scoring.
- Double agent โ two Imposters in larger groups, neither knowing the other.
- Kids' category clues โ Imposter only sees the category, younger players get gentler word decks.
Build notes
Size: S. The shared shell provides the pass-the-phone hidden-info reveal (each player privately learns the word, or that they're the Imposter), the vote UI, and the scorebar. Game-specific work is a word-and-category deck, an Imposter-assignment randomizer that avoids repeating the same player too often, vote-tally logic, and the comeback-guess check that compares the Imposter's guess against the round's secret word. Round state (word, roles, votes, comeback result) lives in a plain JS module so a future remote-play mode โ the Imposter joins from a different device โ can reuse the same reveal and scoring logic.