For customization of this script or any script development, mail to support@hscripts.com
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.