playblurt

BLURT

A live typed-answer multiplayer party game.

Features

Deploy

  1. Create a Cloudflare account if needed.
  2. Install Node.js if you do not already have it.
  3. Open a terminal in this folder.
  4. Deploy with Wrangler: npx wrangler deploy
  5. Cloudflare will give the game a free *.workers.dev address.

Ban behaviour

Bans are stored for that room against a persistent browser ID. A banned player cannot rejoin that room from the same browser profile. Like most browser-only identity systems, clearing site storage or using a different browser/device can bypass it; stronger account/IP-based moderation can be added later if needed.

Co-host moderation