Gamer Nation

Free Killer Sudoku

Nothing on this page is fetched from anywhere else. The generator, the solver and the grader are one file of JavaScript that arrives with the page, which is why the board below appears a moment after the page does, and why it keeps working if your connection drops.

The three things free usually turns out to mean

A search for killer sudoku free online gets answered three ways, and two of them are not free. The first is an account: the puzzles are free until the third one, at which point there is a wall with a form on it. The second is a download or a plugin, which is the older bargain and the one that expired – the puzzle pages that went dark when Flash reached end of life in December 2020 had all made it, and their visitors were never consulted about any of it.

The third is a page that makes the puzzle itself, which is what this is. There is no account system here to sign into and nothing to install, so there is no third puzzle at which anything changes. A free killer sudoku online in the sense meant here is one where the word free is not describing a tier.

Where the puzzle is made

On your own machine. When the page opens, the engine builds a complete solved grid, cuts it into cages, checks that those cage totals admit exactly one answer, solves the result the way a person would in order to work out how hard it is, and only then draws it. That is what the brief line about generating a puzzle is doing while you wait. No request goes out for a board, none comes back, and no record of what you solved goes anywhere.

It also means the supply is not a list. There is no set of a thousand boards to work through and no numbered puzzle to ask for; a new one is constructed every time you press New puzzle.

What free is not costing you here

Free frequently means a weaker version held back from a paid one. It does not here, because there is nothing to hold back. The same engine builds every board on the site, and the difficulty setting is the only thing that differs from page to page. The uniqueness check runs on this board exactly as it runs everywhere else, and a layout the engine cannot verify is discarded rather than served with a caveat attached.

Nothing is embedded from anywhere else either: no third-party game frame, no hosted player, no file loaded off another company’s server. That is deliberate, and it is the reason this page can promise to keep working. Sites that operated by hosting other people’s files are precisely the ones that vanished.

Using it with no connection

Once the page has finished loading, the network is no longer involved. You can keep pressing New puzzle on a train with no signal and get fresh, verified boards, because every part of that process is already sitting in the tab in front of you.

The one thing to be careful of is the reload button, and it is worth knowing before you reach for it out of habit. Nothing here is written to your device, so no offline copy of the page is kept anywhere: refresh the tab while you are out of signal and you do not merely lose the grid you were on, you lose the page, and it does not come back until the connection does. New puzzle rebuilds the board without going near the network and is always safe. The browser’s reload is the one move on this page that needs a signal.