Word Chain: AI Association Game

gameaiinteractive

You start with a word. Type something related — anything with a clear association. The AI decides if the link is strong enough. Keep going until a word breaks the chain. How long a chain can you build?

Word Chain

Start with a word. Type something associated with it. Each valid link extends your chain — how far can you go?

Rules

  • Each word must be meaningfully associated with the previous word
  • No repeating words in the same chain
  • Single words only — no spaces
  • The AI is the judge: it's generous but not foolish

How it works

Word associations are validated in real time by a large language model via OpenRouter. The model evaluates whether your word has a clear semantic, categorical, or cultural connection to the current word. "knight" to "castle" passes. "knight" to "refrigerator" does not.

Built with React, TypeScript, and the Cloudflare Turnstile API for bot protection. High scores are saved to your browser's local storage.