๐ŸŽฎ Minesweeper Variants

Twist on the classic โ€” same mines, different rules.

๐Ÿ”„

Cylinder

The board wraps horizontally โ€” the left and right edges are connected. A mine near the right edge affects cells on the left, and vice versa. Numbers reflect this wrap, making every row a loop.

Example row with one mine:
๐Ÿ’ฃ 1 1
โ†ฉ edges connect โ†ช
๐Ÿฉ

Toroid

The board wraps on all sides โ€” leftโ†”right and topโ†”bottom edges are connected. Like playing on the surface of a donut: every cell always has exactly 8 neighbors, even in the corners.

Example corner with one mine:
๐Ÿ’ฃ 1 1
โ†• all edges connect โ†”