Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

💣 Minesweeper

Clear the minefield using number clues. Don't click a mine!

A.K.A.

Also known as: Mines, Mine Sweeper

Category

Grid Shading

How to Play

  1. Click cells to reveal them
  2. Numbers show how many mines are in the 8 surrounding cells
  3. Empty cells (0) auto-reveal their neighbors
  4. Right-click to flag suspected mines
  5. Reveal all non-mine cells to win

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Random mine placement with solvability check

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Minesweeper"

📝 Report a new bug


Part of the Enigma puzzle collection