Step 1
Add the guess you played
Enter the word you used before setting any clue feedback.
Interactive puzzle solver
Use the Fibble solver with built-in clue matching, length switching where available, and fast next-guess suggestions.
Step 1
Enter the word you used before setting any clue feedback.
Step 2
Tap each tile or count selector until the board matches the result you saw in the game.
Step 3
Run the solver to see the strongest next guesses and the remaining likely answers.
Type a guess, match the clue tiles to your puzzle, then review the ranked answers.
Fibble: the game that fibs
A fibble solver beats the Wordle variant that lies to you once per clue. Every row shows the familiar Wordle colors, but exactly one tile per guess is a fib. The solver keeps every word that fits all but one tile of each clue, then ranks probes that expose the lie. Nine guesses give the room to cross-check.
The first thing to lock in is that each clue contains exactly one false tile. The other four verdicts are honest. You never know which position lied, because the game simply guarantees that exactly one of the five tiles in a clue row is not the real verdict.
That guarantee is the whole reason the game is solvable. If Fibble could lie any number of times, the feedback would be worthless. With exactly one lie per clue, the truth is always a single correction away, and once that clicks the feedback stops feeling random.
The practical effect is a branching problem. Every clue suggests five possible corrected versions, one per position, and the real answer has to satisfy one of them while also satisfying the corrected versions of every other clue you have logged. That is the constraint a fibble solver is built around. Hold all five readings at once and the lie has nowhere to hide.
A standard Wordle solver collapses on Fibble within about two turns. It assumes every tile is true, so a single lie filters out the real answer and leaves only wrong words sitting in the list. Fibble needs its own logic, full stop.
The rule the solver uses is easy to say and surprisingly strong: a word stays alive if, for each clue, it contradicts at most one tile of that clue. A word that contradicts two or more tiles of a single clue is gone, because a clue can only contain one lie.
Run that filter across a few clues and the field shrinks fast. Each new clue must be consistent with the answer except for one position, which is a far tighter constraint than it sounds when you are holding ten different interpretations in your head.
Fibble gives you nine guesses instead of Wordle's six, and that extra room exists for a reason. The lies eat information, so every guess has to be treated as a probe rather than a shot at the answer.
A good probe deliberately uses letters whose verdicts stay useful even if one of them is wrong. Because you get nine turns, you can afford the redundancy of replaying a letter, and a repeated letter whose verdict changes tells you exactly which clue lied.
A good solver ranks words by how well they would separate the remaining candidates under every possible lie placement, not just under the honest reading. That is the difference between guessing and probing, and it is why nine guesses feels generous once you stop spending them carelessly.
The heart of the fibble solver is a consistency check, and it is embarrassingly simple once you see it. For every candidate word in the dictionary, it counts how many tiles of each clue the word contradicts. A candidate survives a clue if that count is zero or one, and it survives the game only if it survives every clue that way.
As clues pile up, the solver also reasons about where the lies could have been. If a candidate matches a clue exactly except for one flipped position, the solver marks that position as a possible lie site. Across many candidates, those lie sites converge, and you can practically watch the fibbed tile get pinned down.
By the end, the solver usually has the answer locked with one clear lie identified per clue. That is the same information a patient human player would dig out by cross-checking every row, just reached in seconds instead of over coffee.
Treating each clue like gospel is a common early error. One tile per clue is wrong by design, so the winning habit is to hunt for the interpretation that makes everything else line up.
The solver never commits to a single reading of a clue. It keeps every reading alive until the evidence kills it, and it only surfaces candidates that survive all the readings still standing. That discipline is worth internalizing from day one.
Play with that patience and Fibble becomes a consistency puzzle rather than a coin flip. The lies stop feeling like traps and start feeling like just another constraint, the one that makes the game interesting.
Each Fibble puzzle is a five-letter word plus its daily lie pattern, and poking through answer logs reveals something useful: the lie placement is random, but the answers themselves skew toward the common end of the dictionary. The game wants you to beat the deception, not the vocabulary.
That bias is a quiet gift to the solver. A mostly-common candidate pool means the consistency check converges faster than it would on an obscure word list, so a Fibble day rarely ends with a list of forty odd words left to sort through.
For a player the takeaway is simpler: trust the surviving-candidate list and stop overthinking the lie. One tile per clue is wrong, everything else is honest, and the consistent reading always wins.
The most common Fibble mistake is treating every clue as gospel, which can derail an entire game. The entire point of the game is that one tile per clue is wrong, so players who commit to the literal reading of an early clue end up chasing an answer that never appears.
The second mistake is wasting the nine-guess budget. Because the lies eat information, every guess has to earn its keep as a probe. Guessing the first plausible word is how streaks die in Fibble, and a broken streak is the predictable result.
The third mistake is ignoring the one-lie guarantee. Some players assume the game could lie any number of times and give up on deduction entirely. But the guarantee is what makes the puzzle solvable: every clue is one correction away from truth, and the solver's consistency check exploits exactly that.
The winning pattern is procedural. Log each clue, let the solver keep every candidate consistent with all-but-one-tile of every clue, probe the contested letters, and watch the survivor list converge. Played that way, Fibble is a consistency puzzle rather than a coin flip.
The fibble solver applies the same lie-tolerance filter at every word length the game uses. A candidate survives a clue if it contradicts at most one tile of it, at any length, so the logic does not change when the board gets longer. For archived puzzles the solver works on any date with the same nine-guess probing discipline.
Fibble is a Wordle variant where every clue contains exactly one deliberately wrong tile. You see the usual green, yellow, and gray verdicts, but one position in each clue is a lie, and the game never tells you which.
Exactly one per clue. The game guarantees one false tile per row, which is what makes the puzzle solvable, because every clue is one correction away from the truth.
Nine guesses, three more than standard Wordle. The extra turns exist to make up for the information the lies eat away.
Instead of trusting any single tile, it keeps every word that contradicts at most one tile per clue. A candidate is eliminated only if it contradicts two or more tiles of a single clue.
Yes, by probing. Replay contested letters in later guesses and cross-check the verdicts. When a repeated letter's verdict changes, one of the clues lied, and the consistent reading eventually pins the answer.
Yes, for any date and word length. Enter each guess and its clue, and the solver maintains the full set of lie-tolerant candidates from start to finish.
Because one clue carries five possible corrected readings, the survivor set stays wide until clues overlap. Each new clue must agree with the answer except for one tile, so the list tightens fast once two or three clues stack.
Enter your guess, set the feedback colors or counts to match what the game showed, and the solver eliminates every answer that contradicts your clues, ranking the remaining candidates by how likely they are to be the solution.
Enter the guess you played, then tap each tile to match Fibble's clue pattern. The solver keeps the lie-aware filtering used in Fibble.
Yes. This solver keeps the built-in length switcher for 3 to 11 letter boards on the same page.
Most games give you 6 guesses, similar to standard Wordle, but the exact number varies. The solver does not enforce the guess limit — it helps you find the answer in as few guesses as possible.
Yes. The solver works for any puzzle using the same game rules, whether it is today's daily challenge or a practice game.
Yes. The solver interface is fully responsive and works on mobile browsers.
The solver will show incorrect results because it is working from inaccurate information. Always double-check your clue colors before running the solver.
No. The solver only uses the feedback you enter. It does not have access to the daily answer and cannot peek at it.
It prioritizes words that are both valid answers and good information gatherers — words that are likely to be the answer themselves but also likely to eliminate the most candidates in the next round.