Coming Soon

This feature is currently in planning and will be available in a future release.

Kind Meld

A collaborative word-association game that keeps distributed teams connected. Hosts create lobbies and players join with a short code, syncing state through Cloudflare Durable Objects.

Gameplay flow

  1. Host creates a lobby and shares the join code
  2. Players join and await the host to start rounds
  3. The first two taps each round enter guesses; matching words win
  4. Observers see live status, and the host can reset or end rounds

Implementation roadmap

  • Durable Object room management with reconnection support
  • Latency-aware UI updates for sub-second feedback
  • Accessible controls optimised for mobile devices