The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the Wayback Machine.
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.
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.