close
The Wayback Machine - https://web.archive.org/web/20150317170741/https://www.hscripts.com/scripts/JavaScript/minesweeper.php

Javascript Minesweeper Game

This is a free online minesweeper game javascript, in which the player should avoid all the hidden mines as quickly as possible.

Features

  • To start this online minesweeper game, click the square boxes or the grid present.
  • Time will be displayed while playing this java script minesweeper online computer game.
  • Message will be displayed if the clicked box has mines.
  • Download the free javascript game code and use it.

Preview

Minesweeper Game

Downloads

Usage

  • Unzip the hminesweeper.zip to extract the files hminesweeper/commonjs.js, hminesweeper/minesweeper.js, hminesweeper/images and hminesweeper/README.txt.
  • To use this minesweeper computer game java script, you have to include javascript files into your page as,
  •  <!-- Script by hscripts.com -->
    <script type="text/javascript" src="hminesweeper/minesweeper.js"></script>
    <script type="text/javascript" src="hminesweeper/commonjs.js"></script>
    <!-- Script by hscripts.com -->
  • Images used in this minesweeper game javascript can be changed according to your wish by giving correct image source in minesweeper.js file.

License

  • The javascript (misspelled as java script) is given under GPL License.
  • i.e. Free use for those who use it as it is.
  • Free, if your modification does not remove our copyright information and links.
  • Detailed License information can be found here.
  • You can purchase the script if your requirements does not meet GPL License terms.

Related Scripts

Free Javascript Scripts