Minesweeper - GamesROB/documentation GitHub Wiki

To beat Minesweeper you need to flag every mine on the board without stepping on one.

Singleplayer ✔️
AI Support
Premium Bot Players Min: 1, Max: 4
Normal Bot Players Min: 1, Max: 4

How To Play

In Minesweeper, the board has 6 columns, each with their own letter and 6 rows with numbers. To chose what tile you want to flag or check, you need to send the letter then number of the tile you want to play in. For example, you can send a1 to check the tile in the very top left of the board. When you check a tile with a bomb, you lose the game, otherwise the tile will reveal a number that tells you how many bombs are in the surrounding 8 tiles, if the tile is blank, that means the surrounding 8 tiles have no bombs. When you flag a tile, it will be replaced with a flag emoji whether or not it has a bomb and you won't be able to check that tile unless you first unflag it. To win, simply clear the entire board.

Settings

Key Default Restrictions Description
rows 6 Min: 4, Max: 6 Changes the amount of rows on the board
columns 6 Min: 4, Max: 6 Changes the amount of columns on the board
bombs 12 Min: 2, Max: 30 Changes the number of bombs on the board

Gamemodes

Name Description
Knight Paths The number each tile shows is the number of bombs knight paths (from chess) away instead of how many bombs are around the tile
House The number each tile shows only counts the top three tiles