A web version of the old MineSweeper game.
Check out the demo here 👉 minesweeper.marc.dev
npm install
npm start
npm run build
- Flag suspected mine
- Recursively free up free space
- Reveal a field
- 5 levels
- Customizable field size
A web version of the old MineSweeper game.
Check out the demo here 👉 minesweeper.marc.dev
npm install
npm start
npm run build