jevan-smith / Minesweeper

A simple implementation of Minesweeper using D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo gif1

Click Here for Demo

Instructions

  • Right click to place flags
  • Left click to open squares
  • Red squares indicate bombs

Wiki provided for more inforatmion regarding minesweeper: https://en.wikipedia.org/wiki/Minesweeper_(video_game)

Installation

Everything is provided simply open "index.html" and everything should work properly.

The application was developed in the chrome browser and untested in other browsers.

Requires the following packages: (included)

  • d3.v4.min.js

Note: Included inside the "includes" folder.

About

A simple implementation of Minesweeper using D3.js


Languages

Language:JavaScript 94.3%Language:HTML 5.7%