The basic idea
A logic puzzle contains several categories such as people, places, objects, and times. Every item in one category matches exactly one item in each of the others. Your job is to determine all of those pairings from the clues.
That is different from guessing. The right answer is the only complete arrangement that satisfies every clue at the same time.
Why use a grid?
As the clue set grows, holding every relationship in working memory becomes difficult. A grid externalizes the possibilities so you can see what remains without remembering every earlier step.
In Play Logica, X means a pairing is impossible and O means it is confirmed. One O often creates several new X marks in the same row and column, which is where much of the puzzle's momentum comes from.
Direct facts and indirect deductions
A clue like 'Ada arrived at 09:30' gives a direct match. 'Bruno was not in the workshop' gives only an exclusion. Both are useful because several exclusions can leave a row with one possible cell, turning it into a forced match.
Harder puzzles rarely place the answer inside a single sentence. A place fact can combine with an object fact, which combines with a time fact, producing a relationship no clue states directly.
What does a unique solution mean?
A well-constructed logic grid puzzle should have one complete arrangement that satisfies all clues. If two different arrangements remain valid, the puzzle is under-constrained.
You can use the same principle while solving: if an assumption forces two items into one unique slot or leaves a row with no legal option, that assumption must be false.
A reliable beginner order
On the first pass, mark the clearest clues. After every O, rescan the row and column. Then look for forced matches created by accumulated X marks before attempting longer deduction chains.
- Process direct matches first.
- Never place O on a merely plausible cell.
- Propagate each confirmed match immediately.
- Rescan the grid after every useful clue.
- At the end, verify one-to-one matching across every category.
The fastest way to learn
Reading the rules helps, but fluency comes from using the grid. Once X/O propagation becomes automatic on easy puzzles, cross-category chains become much easier to notice on medium and hard cases.