luvagu / minesweeper-vanilla-js

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

Home Page:https://luvagu.github.io/minesweeper-vanilla-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

https://luvagu.github.io/minesweeper-vanilla-js/


Languages

Language:JavaScript 71.3%Language:CSS 20.1%Language:HTML 8.6%