Round 2, mid-story: three sentences in, and the chaos card just landed.
The hook
Round-robin storytelling is a great car game that always needs a referee β someone to pick the prompts, keep turns fair, and break the tie when two people talk at once. The Storyteller's Dice is that referee. It rolls four prompts β a character, a place, an object, a complication β and hands the car a story it could never have planned, then occasionally flips a chaos card that forces an absurd left turn mid-sentence. Nobody wins or loses, which is exactly why it works: the entire car is trying to make each other laugh, not beat each other, and it can read every prompt aloud so the driver never has to glance down.
A sample round
1 Β· The app rolls four prompt dice
2 Β· A chaos card flips the story mid-sentence
3 Β· The payoff: a story nobody could've written alone
How a round plays
- Tap to roll four prompt dice: a character, a place, an object, and a complication.
- Going around the car, each rider adds exactly one sentence, building on what came before.
- Every few turns the app can flip a chaos card β a twist everyone must work into the very next line.
- The app (or a designated reader) can read dice and chaos cards aloud, so the driver never looks at the screen.
- Ride the story out until someone lands "The End," then vote for the round's best line and roll again.
Why it's sticky
The dice pools and chaos deck are large enough that no two rolls tell the same story twice, so it survives repeat drives better than most party games. There's no scoreboard pressure β the only competition is for the funniest line β which makes it welcoming for a wide age range in one car at once, and the chaos card guarantees a laugh even when the story has gone quiet. It's built for dead time: waiting rooms, long tunnels, the last hour before anyone will admit they need a bathroom break.
Modes
- Round-Robin β the default: everyone contributes one sentence in turn.
- Solo Warmup β a single player free-writes against the dice prompts, good for waiting rooms.
- Chaos Mode β a chaos card flips every turn instead of occasionally, for maximum absurdity.
- Team Battle β two teams build parallel stories from the same roll, then vote for the funnier one.
Build notes
Size: S. The shared shell provides the pass-the-phone turn order and handoff screen, the how-to-play screen, a round timer, and the Web Speech read-aloud helper (shared with I'm Thinking Ofβ¦). Game-specific work is the prompt dice pools (character/place/object/complication word banks, sized generously so rolls rarely repeat) and the chaos-card deck, plus a small turn-sequencer that appends each sentence into the bubble scrollback. Dice-roll and chaos-draw state live in a plain JS module separate from the bubble rendering, so a future "export the finished story" or share feature can read that state without touching the game loop.