Minesweeper Game

preview

This is a Minesweeper game implemented using pure JavaScript, HTML, and CSS.

Features

  • Custom grid size.
  • Custom percentage of mines in the grid.
  • Opening all adjacent empty cells by clicking on an empty cell.
  • Visual assistance when holding down the mouse on an opened cell, showing which cells surround it.

Screenshots

screenshot 1 screenshot 2