Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 564 Bytes

Minesweeper in HTML

  • Simple minesweeper game written in JavaScript, HTML and CSS.
  • Original version by artyyouth.

Playable demo

How to play

  • Click with the left mouse button to uncover a block.
  • Click with the right mouse button once to place a flag. Twice to place a question mark and thrice to clear the marks.
  • Click with the middle mouse button to do a quick uncovering of surrounding blocks.