Retro Minesweeper — Play Free Online

Clear all 256 squares without detonating one of the 40 hidden mines. Left-click to dig, right-click to flag, or use the mode toggle on mobile.

040
000

About Retro Minesweeper

Retro Minesweeper is the same deduction puzzle that has kept people busy for decades, rebuilt here as a fast, self-contained web game you can start in one click.

The neon aesthetic is a love letter to the arcade era rather than a copy of grey 1990s Windows chrome. You clear the board by revealing every square that does not contain a mine. Numbers do the work for you — each one counts the mines in the eight cells immediately surrounding it.

Use the left mouse button to open squares and the right button to mark suspected mines. Touch users get a dedicated mode button instead of an awkward long press, which keeps flagging fast under time pressure.

First-click safety is built in. Mines are placed only after your opening dig and never inside the 3x3 area around it, which means every game starts with real information instead of a coin flip. Technically the whole thing is a small React application styled with Tailwind CSS. The page is server-rendered, so search engines and slow connections both receive readable HTML immediately, and the sound effects are synthesized live with the Web Audio API rather than downloaded as files.

Reset as often as you like — every restart randomises a completely new layout, so no two boards are ever quite the same. Whether you are here for a quick distraction or a serious attempt at a personal best, the board is ready the moment the page finishes loading, and it costs nothing to try again.

Highlights

  • Neon arcade styling over classic mechanics
  • Live timer and remaining-mine counter in the dashboard
  • Free to play with no download, login or install

← Back to Neon Minesweeper home

More Minesweeper Pages