Skip to content

A Minesweeper game in JavaScript using HTML, CSS, jQuery

License

Notifications You must be signed in to change notification settings

pentathis/Minesweeper-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-JS

This is a Minesweeper game built using HTML, CSS, JavaScript and jQuery.

The board is visualised using HTML and CSS. I have used jQuery to handle events and make changes to the HTML elements. Usual Minesweeper rules are followed.

There are three levels: Easy, Medium, Hard. Click the reset button to reset the game.
Left click → Open a cell
Right click → Mark/unmark a cell as a mine
No. of remaining mines is displayed at top left in red. You win when you have succesfully clicked all the cells that are not mines.

About

A Minesweeper game in JavaScript using HTML, CSS, jQuery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published