Skip to content

A simple implementation of Minesweeper using D3.js

Notifications You must be signed in to change notification settings

jevan-smith/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published