

I built a daily word game called Parole — Word Guess A to Z. Just shipped it.
Every day you get 26 clues, one per letter A through Z, and ~5 minutes to guess them all. Skip and come back. Same puzzle for everyone, so scores are comparable.
What makes it different from the usual Wordle-likes:
- A-to-Z format — a full sprint through the alphabet instead of one word per day
- Six languages with native word lists: English, Turkish, German, Italian, Spanish, French — not machine-translated
- Word Clash — challenge a friend to the same puzzle, live or async
- Friend streaks, daily leaderboards, blob avatars
Daily puzzle is free, no ads in gameplay. Pro exists for extra modes and stats.
On the technical side: answer validation accepts synonyms(other answers if there are), not just the exact word. If the clue is "a large feline predator" and you type "panther" instead of "puma" — it counts.