Word Guess

Scan to open this page

Guess the word

Guess the hidden 5-letter word in 6 tries — green means the right letter in the right spot, yellow means it's in the word but the wrong spot.

How it works

  1. Type a 5-letter word (or tap the on-screen keyboard) and hit Enter
  2. Green tiles are the right letter in the right spot, yellow means the letter is in the word but in the wrong spot
  3. You have 6 guesses to find the hidden word — a new word is picked every time you play

Frequently asked questions

What is this?

A fourth tiny promotional game, in the same spirit as Catch the Tools, Whack the Tools, and Tool Invaders — a classic word-guessing format, built entirely client-side.

Does it check my guess against a dictionary?

No — any 5 letters submit as a guess. That keeps the game lightweight (no dictionary file to load) while keeping the core color-feedback mechanic intact.

Is my best score saved anywhere?

Only your fewest-guesses-to-win record, and only in your own browser's local storage.

#WordGuessGame#WordleStyleGame#OlltoolsGame

Related tools

Update history

  • 2026-09-02 Added a confetti burst on solving the word.
  • 2026-08-31 Added: a cover image (a row of letter tiles, one correct and one present, with a pencil resting beside them) — used as the card thumbnail, social share image, and blog title image.
  • 2026-08-31 Launched: a tiny promotional Wordle-style word-guessing game (no button) — 6 guesses to find a hidden 5-letter word, color-coded tile and on-screen-keyboard feedback with a tile-flip reveal animation and matching sound, a results screen with guesses-to-win, best score, and share options. Entirely client-side.