Minesweeper
Score: 0 Best: 0
Clear every safe tile on an 8x8 board with 10 hidden mines — tap to reveal, use flag mode to mark the ones you suspect.
How it works
- Tap a tile to reveal it — a number shows how many mines touch that tile, and an empty tile auto-reveals its neighbors
- Toggle "Flag mode" to mark tiles you suspect are mines instead of revealing them
- Your first tap is always safe; clear every non-mine tile to win
Frequently asked questions
What is this?
An eleventh tiny promotional game, in the same spirit as the others — classic Minesweeper, built entirely client-side.
Is my best score saved anywhere?
Only your best score, and only in your own browser's local storage.
What happens if I tap a mine?
The round ends immediately and every mine is revealed — your score is however many safe tiles you had already cleared.
Related tools
Update history
- 2026-09-02 Added a confetti burst on clearing the board and a screen shake when a mine is hit, plus swapped the win sound to a proper fanfare (it was reusing the round-start sound before).
- 2026-08-31 Launched: a tiny promotional Minesweeper game (no button) — an 8x8 board with 10 mines, safe first tap, a flag-mode toggle, flood-fill reveal, and a results screen with score, best score, and share options. Entirely client-side.