Entertainment · Mobile
Mobile Multiplayer Android

Party Games

No sign-ups, no accounts, no friction — multiplayer party games that work without everyone downloading the same app.

Party Games app screenshot
No sign-ups, no accounts, no friction — and no need for everyone to download the same app. One app, multiplayer by design. Charades, Truth or Dare, and partner card decks that work equally well at a house party or a family gathering.

A stateless multiplayer architecture built on React Native — all game state is managed client-side via shared room codes, with Firebase Realtime Database as the sync layer. No backend compute required; the app scales to any number of concurrent rooms at zero marginal cost.

React Native Expo Firebase Realtime DB
Architecture
Room code generated (client-side)
Firebase Realtime Database sync
Shared game state across devices
Zero backend compute

Multiplayer without everyone installing the app

Room codes let players join from any device — only one person needs the app.

Charades

Classic word-guessing game with curated card decks for every crowd.

Truth or Dare

Party-ready Truth or Dare with prompts suited to different group dynamics.

Two Truths & a Lie

Guess which of three statements is the lie — works brilliantly with any group.

Partner compatibility decks

Curated card decks for couples and close friends to discover more about each other.

Works at any gathering size

Stateless architecture means no limits — scales from two players to a full room.