Puzzle is the largest category on this site and on almost every other. It is also the one with the widest quality range, because "puzzle" covers everything from genuine logic problems to games that are really just pattern-matching with a timer.
The useful way to sort them is not by theme but by what kind of thinking they demand. These are four different mental activities that happen to share a genre label.
Deduction — you can prove the answer
The purest form. Every puzzle has exactly one solution and it is reachable by reasoning alone. No guessing, no reflexes, no luck.
Sudoku is the obvious entry. Despite being made of numbers there is no arithmetic in it at all — the digits are just nine distinguishable symbols. What you are actually doing is constraint satisfaction, and a well-made puzzle can always be finished without a single guess.
Minesweeper and Emoji Minesweeper sit here too, with one honest caveat: the opening move is a genuine coin flip, and occasionally the endgame gives you a 50/50 that no amount of skill resolves. Everything between those two points is pure logic, and good players are the ones who never guess when they do not have to.
Play these when: you want something you can be definitively right about.
Spatial reasoning — you have to see it
Different muscle. These give you shapes and ask you to rotate, connect or arrange them, and the work happens somewhere behind your eyes rather than in words.
Hexapipes rotates hexagonal tiles until every pipe joins into one unbroken network. The hex grid matters — six possible connections per tile instead of four makes it substantially more interesting than the square version everyone has played.
Twisty Cube 3D is the physical puzzle, rendered properly in 3D so you can turn it over and look at it. There is no solver and no tutorial, which is the point.
Sliding Puzzle is the plastic tile grid from every childhood pencil case. The constraint that only tiles adjacent to the gap can move is what makes the last two pieces genuinely difficult.
Play these when: you want to think without using language.
Systems — you are learning the rules
The most interesting category, and the smallest. These give you a set of operations and let you work out what they compose into.
Cube Composer is built on the ideas behind functional programming and never mentions it. You get a stack of coloured cubes, a target arrangement, and a row of transformations that each change the stack one way. Chain them correctly. The early levels teach the operations gently; the later ones need genuine planning several steps ahead. It is one of the cleverest puzzle games available anywhere, free or otherwise.
Quantum Game is stranger still — a puzzle played with real quantum optics, where the photon behaves the way light genuinely behaves rather than following simplified game rules. You will absorb a surprising amount of physics without anyone teaching you any.
Play these when: you want to be smarter afterwards.
Pressure — you know the answer, can you do it in time
The mechanics here are usually simple. The difficulty comes from the clock.
2048 belongs here more than in deduction, despite looking like a numbers puzzle. There is no hidden solution — the challenge is that the board fills whether you are making progress or not, so you are managing space under steadily increasing pressure. The skill is knowing which direction you have quietly stopped being able to press.
The falling-block games — Block Drop and Block Duel — are the same idea with a faster clock. Block Duel adds a second player, which changes the calculation entirely: playing safe loses, because a patient opponent will bury you.
Play these when: you want the pressure, not the thinking.
The one piece of advice that actually helps
For anything in the deduction or systems categories: when you are stuck, stop looking at where you are stuck.
Almost every genuinely hard puzzle has a forcing move somewhere you are not looking — a square where only one option is possible, a constraint you have not used yet. People get stuck by staring harder at the interesting part of the board instead of scanning the boring parts for the thing that is already decided.
Step back, scan the whole board once for anything with only one legal answer, and place that. It resolves more stuck positions than any amount of concentration on the difficult corner.