diff --git a/web-optimle/www/src/About.tsx b/web-optimle/www/src/About.tsx index becd4f9..02b5183 100644 --- a/web-optimle/www/src/About.tsx +++ b/web-optimle/www/src/About.tsx @@ -18,23 +18,27 @@ export function About() { guarantee a win in exactly 2 guesses.

- The feedback you get on your guesses is adversarial: the game + The feedback you get on your guesses is adversarial: the game changes the secret word as you play. Think about what words it could be, then use your first guess to gather as much information as possible.{" "} (Hint: hard mode is turned off!)

Like Wordle & hello wordl, the game has two separate word lists: a - "common" list for the secret word, and an "uncommon" list for your guesses. - The game will stop you from guessing an uncommon word for your second guess, - since it has no chance of being the secret word. + "common" list for secret words, and a broader list including "uncommon" + words for your guesses. The game will stop you from guessing an uncommon + word for your second guess, since it has no chance of being the secret word.

- There's a new puzzle every day, starting at 6 AM in your timezone. + There's a new puzzle every day, starting at 6 AM in all timezones. + Each puzzle tells you how many "paths to a win" there are, meaning how many + pairs of words you can guess to win (not how many words can be the + secret word). This figure only counts "common" words; you will never be + forced to guess an uncommon word to win!


- Like "hello wordl", this game will be free and ad-free for as long as + Like hello wordl, this game will be free and ad-free for as long as it's online.
Contact Ash if you have