/minesweeper-vanilla-js

The old and beloved Minesweeper game of all time built with Vanilla JavaScript.

Primary LanguageJavaScript

Minesweeper - JavaScript

The old and beloved Minesweeper game of all time built with Vanilla JavaScript.

Main Features

  • Play Minesweeper
  • Indicates when a player wins or loses
  • Right click to mark or unmark possible mines
  • Left click to reveal nearby mines with number indicator
  • Mines revealed when losing the game

Try the demo account at: https://luvagu.github.io/minesweeper-vanilla-js

Enjoy!