← Blog

4 Classic Games to Play Free in Your Browser

· 5 min read

Sudoku, falling blocks, snake and match three — the classics that were built for a five-minute gap, running in the browser with no download and no account.

Why the old games are still the good ones

A game you play in a five-minute gap has to survive being interrupted. That rules out anything with a story, a tutorial, or a login screen. What is left is the handful of games that were designed for exactly those five minutes, decades ago, on machines with less memory than this page uses.

Four of them now run here, straight in the browser: sudoku, falling blocks, snake and match three. No download, no account, nothing to allow. Each section below says what the game is, and what this particular version does about the thing that usually ruins it.

1. Sudoku — the one that never needs a rematch

Fill a 9×9 grid so every row, every column and every 3×3 box holds the digits 1 to 9 once. No arithmetic, no vocabulary, no cultural knowledge — which is why the same puzzle works in any language and why newspapers on four continents print it.

The thing that ruins a web sudoku is a puzzle with two answers, because then some square has to be guessed and the whole exercise collapses. Every board here is generated in your browser and tested while it is built: a cell is only removed while exactly one solution remains, so nothing on the grid is a coin flip.

Difficulty is simply how many clues are left standing — 44 on easy, 36 on medium, 30 on hard, 25 on expert. Notes, three hints per board and an auto-saved grid mean a ten-minute puzzle survives closing the tab.

2. Falling blocks — patience is worth exactly double

Seven four-square pieces fall one at a time; fill a row across all ten columns and it disappears. Everyone knows it, and almost everyone plays it wrong at first: chasing single rows instead of stacking for four at once.

The scoring is what makes that a mistake. Clearing rows one at a time pays 100 each. Clearing four in a single drop pays 800 — twice as much for the same four rows, which is the reward for letting the stack climb while you wait for the long piece.

100 300 500 800 1 row 2 rows 3 rows 4 rows
Points for one placement, before the level multiplier. Four singles pay 400; one quadruple pays 800.

Two details decide whether a version of this game feels right. Pieces are dealt from a shuffled bag of all seven, so you never wait thirty pieces for the long bar — a drought like that loses the game for you and teaches you nothing. And a piece does not lock the instant it lands: you get half a second, and moving or rotating restarts it, which is what makes the last-moment slide into a gap possible.

3. Snake — the game that punishes you for winning

The snake never stops; you only choose direction. Every bite adds a square of length, and that length is the obstacle. Most games get harder because the opposition improves. This one gets harder because you did well, which is a strange and very durable idea for something that shipped on monochrome phones.

A round starts at three squares on a 20×20 board and speeds up every fifth bite, from a sixth of a second per step down to a floor of 0.07 — below that the window for a turn is shorter than human reaction time, so it stops there on purpose. Fill the whole board and you have 397 points, which is another way of saying nobody does.

One rule matters more than it looks: you cannot turn back into yourself. The check uses the direction actually travelled this step rather than the one you queued, because otherwise three fast taps inside a single step walk the snake through its own neck. Turn on wrap and the walls stop killing you — the early game gets easy and the late game gets harder, since hugging the edge no longer means anything.

4. Match three — thirty moves, no clock

Swap a gem with its neighbour to line up three, and they clear while the gems above drop into the gap. If those falling gems land in another three, the chain continues and the multiplier climbs. It is the newest of the four by decades and the one most likely to be sitting on your phone already, wrapped in timers and pop-ups.

Here the limit is thirty moves and there is no clock at all, so thinking about a move costs nothing. That changes what the game is about: clearing low on the board pulls a whole column down and gives the cascade more chances, and a line of three is very often one square away from being a line of four, which pays five extra points per gem.

When no legal swap remains anywhere, the board reshuffles the gems it already has rather than generating new ones, and the reshuffle costs no move.

Which one for how long

Two minutes: snake, or a round of match three. Five to ten: falling blocks, or an easy sudoku. A proper sit-down: a hard sudoku, which is the only one of the four you can put down mid-solve and pick up tomorrow.

All four keep their records in your browser and send nothing anywhere, which also means no leaderboard and no way to recover a score after you clear site data. If you want more of the same, the earlier round-up of five browser games for a boring afternoon covers 2048, minesweeper and solitaire — same deal, browser only, nothing to install.

Related tools