Skip to content

Implement minesweeper game using HTML, CSS, Javascript and jQuery. The aim of the game is to open all cells that don’t contain any mine. When you open a cell, if it is not a mine, it gives you a hint about the locations of mines with a number that shows the number of mines around it. You can estimate the places of mines with those numbers

Notifications You must be signed in to change notification settings

MertOzbudak/WEB-1-PROJE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB-1-PROJE

You should download all folder and open proje1.html on your browser. Implement minesweeper game using HTML, CSS, Javascript and jQuery.
The aim of the game is to open all cells that don’t contain any mine.
When you open a cell, if it is not a mine, it gives you a hint about the locations of mines with a number that shows the number of mines around it.
You can estimate the places of mines with those numbers

About

Implement minesweeper game using HTML, CSS, Javascript and jQuery. The aim of the game is to open all cells that don’t contain any mine. When you open a cell, if it is not a mine, it gives you a hint about the locations of mines with a number that shows the number of mines around it. You can estimate the places of mines with those numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages