Documentation:
Back to command list
/minesweeper [difficulty]
Explore the grid while trying to avoid the deadly mines!
Cooldown:
10 seconds user
Max usage:
1 per user
Arguements:
-
Required!
difficulty
- The difficulty of the board, affects size and mine count.
💣 What is Minesweeper?
Minesweeper is a grid based game where you are tasked with finding all the mines that are scattered around without accidetally setting any of them off.
As you treverse the land you will stumble upon numbered cells which indicate how many mines are next to them in any direction.
Blank cells are completely safe to tread around.
If you believe a certain cell hides a mine you can flag it to make it easier to keep track of!
Good luck!
🚩 How to play!
To make a move send a message in the following format:
@Yuri PyBot [column] [row] [flag]
Note: Inputs are NOT case sensitive!
Use A-M
for the column
Use 1-13
for the row
If you wish to place a flag down type f
or flag
for the flag. Otherwise leave this one blank.
Examples:
@Yuri PyBot a 1
(Step on A1)
@Yuri PyBot B 6 F
(Flag on B6)
@Yuri PyBot D7 FLAG
(Flag on D7)
@Yuri PyBot h2f
(Flag on H2)
🗒️ Other notes...
To give up at any time simply click ⚠️ End game.
However if you wish to save the game before closing click 💾 Save & Close!
To load your save simply choose the load
(💾 Load save) difficulty on next game startup.
As well as this the game will notify you when starting a new game if there is a previous save detected, giving you the option to load it instead!
Be warned however you only have 1 save slot and saving your game will overwrite any existing save you may have had.
Starting new games wont overwrite old saves unless manually saved during gameplay.