Back

Minesweeper (Sudoku) (1192)

Instruction:
Place mines into the empty cells in the grid, at most one mine per cell, so that each number in a cell represents the number of mines adjacent to that cell (including diagonally adjacent cells).
Each row, column, and outlined region in the grid must contain exactly 3 mines.

Reference: WPF (1)

Examples:
WPF Puzzle GP 2024 - Playoffs (221)
WPF Puzzle GP 2024 - Round 8 (220)
Parent puzzle:
Minesweeper