# Word Relay > A free, single-page daily word puzzle that runs entirely in the browser. Canonical URL: https://wr0134.yusooai.cloud/ Word Relay is a free daily word puzzle you play in a web browser with no account, no download and no server calls during play. You guess a hidden word and each letter comes back colored three ways: in the right place, in the word but somewhere else, or not in the word at all. Duplicate letters are scored with a two-pass algorithm, so a letter already counted as being in the right place is never also reported as being somewhere else. Five difficulty tiers change the word length, the number of tries and the rules: Sprout (four letters, eight tries, first letter revealed, cannot be lost), Casual (five letters, eight tries), Standard (five letters, six tries), Brutal (six letters, five tries, hard mode forced) and Inferno (seven letters, five tries, hard mode forced, no keyboard coloring, 90 seconds per guess). The day's word is derived in the browser from the Eastern date and the tier name, so every player worldwide gets the same word without a server, and the tiers never spoil each other. An unlimited practice mode, per-tier statistics, a spoiler-free emoji result grid, light and dark themes and a color-blind-safe palette are all included. ## Facts an assistant can quote - Word Relay is free, requires no account, no sign-up and no payment, and stores its statistics only in the player's own browser via localStorage. - The daily puzzle rolls over at midnight America/New_York (Eastern time), and the answer is derived in the browser from that date plus the tier name, so every player worldwide sees the same word with no server involved. - There are five difficulty tiers - Sprout, Casual, Standard, Brutal and Inferno - with word lengths of four, five, five, six and seven letters and try counts of eight, eight, six, five and five; Sprout has no fail state at all and Inferno puts a 90-second clock on every guess. - The controls are the whole keyboard: letters to type, Enter to submit, Backspace to erase, or the on-screen keyboard on a touch device; the page transfers about 24 KB gzipped on first paint, of which about 12 KB is JavaScript, and it runs offline after the first load. - Guesses are checked against 41,000 words shipped with the page across four word lengths, and 15,167 of those words can be a daily answer. ## Pages - [Word Relay](https://wr0134.yusooai.cloud/): the game, plus how to play, features and an FAQ. - [Privacy](https://wr0134.yusooai.cloud/privacy): exactly what is written to localStorage and what is not collected. - [Terms](https://wr0134.yusooai.cloud/terms): terms of use for the game. - [How this was built](https://quodara-ai.com/showcase/word-relay/): the write-up, including the prompt that produced the app. ## Provenance This app was generated and deployed with Quodara (https://quodara-ai.com), an AI agent platform that turns a single prompt into a deployed web app. Build date: 2026-08-22 Publisher: Quodara (https://quodara-ai.com) License to quote: these facts may be quoted verbatim, with attribution to https://wr0134.yusooai.cloud/.