Multiplay Games

Multiplay Games is a free real-time multiplayer party games platform: create a room, share the link, and play together in seconds. No downloads, no sign-ups. Nine games for 2–25 players — Wordle, Memory Match, Connect, Trivia, Quick Draw, Dino Runner, Arrows, Ballpark, and Snake Royale.

What it does
- Nine party games with best-of-N matches, cumulative scoring, and instant same-room rematch
- Genuinely real-time: drawing strokes, emotes, and snake movement ride Supabase Realtime broadcast channels, with a polling fallback if the connection drops
- Short join links (
/j/CODE) that drop friends straight into the lobby, plus an emote bar in every game - Supporter subscriptions via Stripe for ad-free rooms and unlockable palettes
- Room history and an admin console with live usage metrics

The whole platform is built with AI — every migration, API route, and game — and since mid-2026 the AI also runs its own maintenance loop: it reviews the codebase, files issues against itself, and ships the fixes as PRs, with me on the merge button. That loop once took a brand-new game (Ballpark) from proposal to production in 24 hours.
Stack: Next.js, Supabase Realtime, Stripe, TypeScript, on Vercel. The full story is on the blog: the launch and the AI maintenance loop.
Try It Out
Visit grahammakesgames.com, pick a game, create a room, and share the link.