A BestForAndroid take on the classic logic puzzle, where the mines are pesky bugs 🐛 hiding in a 9×9 grid. Read the number clues, deduce where the mines sit, and clear the board without detonating one. Easy boards go quick; dense ones turn into a real test of deduction, so it makes a sharp brain workout on Android or desktop. This Minesweeper is completely free, needs no app or sign-up, works offline, and saves your best time privately on your own device.
Minesweeper is pure deduction: you weigh each number against its neighbours and reason out where the mines must be. It sharpens logical inference and teaches you to manage risk when the board forces a guess.
Deductive logicPattern recognitionRisk assessmentPlanning
Built as a single HTML file, with no frameworks, no network calls, and no tracking. Pure DOM and CSS, vanilla JavaScript, Web Audio for sound you can mute, and your best time saved in localStorage. Fully offline; drops into any page via <iframe>.