
You might have guessed from the title already what we will discuss in this article. We will build a minesweeper game using React.JS. This is article-cum-tutorial.
MineSweeper was a classic game that we used to play in old days on old pc. This game is so uncertain to win. One who doesn't know about the game.
Let me tell you, the game is about revealing all cell , without clicking on the mines location cells.
Left click for revealing the cell.
Right Click to flag the cell(that you don't want to r...
Published on November 29, 2020 04:05