Minesweeper Game Using JavaScript

Language

Minesweeper Game with Source Code is a JavaScript project that is a single-player puzzle video game. The program was created using JavaScript, CSS and HTML. The program is easy to play, the player must reveal the squares of the grid by clicking each squares in the board. If a square contains a mine is revealed, the player loses the game. If the mine is not revealed, a digit is display in the square that indicates the location of a mine based on the adjacent number. The game is very fun and tricky to play with, play intelligently while avoiding the mines in order to win the game.

Installation:

  • Extract the zip file.
  • Find and locate the file "index.html".
  • Open the file in a web browser.
The Source Code is ready to be downloaded, just kindly click download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site. Enjoy Coding!!

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment