~~~~~~~~~~~~~~~~Controls~~~~~~~~~~~~~~~~ - Move: WASD or arrow keys - Reveal square: click - Flag mine/reveal surrounding: space ~~~~~~~~~~~~~~~Instructions~~~~~~~~~~~~~~~ In minesweeper, there are mines hidden throughout the board. Your goal is to reveal as many blank spaces as possible without revealing a single mine. When you click a square which isn't a mine, it'll either be blank, in which case it automatically reveals all the squares around it, or it will have a number on it which is the number of mines in a 3x3 area around it. Optionally, you can press space to mark where you think a mine is. Pressing space on a square where you have already flagged every mine will automatically reveal every square around it.