Minesweeper is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field.
More...
Visit:
https://sarthakdandotiya.github.io/Minesweeper/
- Clone the repository
- Open terminal
- Navigate to the root of the project folder
- Type in terminal,
yarn start
ornpm start