Game is played by revealing squares of the grid by clicking or otherwise indicating each square. If a square containing a mine is revealed, the player loses the game. If no mine is revealed, a digit is instead displayed in the square, indicating how many adjacent squares contain mines.
Emoji Minesweeper is released under MIT license. Please refer to this repository to see how we modify this game based on this amazing source.