"Minesweeper" is a popular category of puzzle games, released in 1992.
The goal of the game is to find all non-Regez in the shortest possible time based on the number of clicks, while avoiding thunder.
Online Demo http://hovertree.com/texiao/game/7/
Left mouse button marked non-Regez, right-click Mark Mine. If the left key point to the mine game fails.
This is one example of how the success of Minesweeper is asked:
The HTML document code is as follows:
<!DOCTYPE HTML><HTML><Head> <MetaCharSet=utf-8/><Metaname= "Viewport"content= "Width=device-width, initial-scale=1" /> <title>jquery Minesweeper Game Source download-How to ask</title> <BaseTarget= "_blank" /> <Linkrel= "stylesheet"type= "Text/css"Media= "Screen"href= "Http://hovertree.com/texiao/game/7/css/styles.css" /></Head><Body> <Divclass= "wrapper"> <H1>Minesweeper Minesweeper</H1> <DivID= "Minesweeper"> <ulclass= "Level-select"> <Li><ButtonData-level= "Easy">Easy</Button></Li> <Li><ButtonData-level= "Mid">Medium</Button></Li> <Li><ButtonData-level= "hard">Hard</Button></Li> </ul> <Divclass= "Menu"> <ul> <Liclass= "Timer">000</Li> <Liclass= "Reset"><Button>:)</Button></Li> <Liclass= "Mine-count">010</Li> </ul> </Div> <DivID= "Mine-grid"></Div> </Div> </Div> <Scriptsrc= "Http://down.hovertree.com/jquery/jquery-1.11.2.min.js"></Script> <Scripttype= "Text/javascript"src= "Http://hovertree.com/texiao/game/7/js/JSweeper.js"></Script> <Divstyle= "text-align:center;margin:10px 0; font:normal 14px/24px ' MicroSoft yahei ';"> <P>Applicable browser: 360, FireFox, Chrome, Safari, Opera, Proud tour, Sogou, the window of the world. IE8 and the following browsers are not supported.</P> <P>Source:<ahref= "http://hovertree.com/">How to ask</a> <ahref= "http://hovertree.com/menu/texiao/">Web effects</a><ahref= "Http://hovertree.com/h/bjaf/xbw6ou63.htm">Code description</a></P> </Div></Body></HTML>
Recommendation: http://hovertree.com/texiao/game/
http://hovertree.com/texiao/html5/33/
http://hovertree.com/game/10/
http://hovertree.com/game/
Http://www.cnblogs.com/roucheng/p/texiao.html
jquery online Minesweeper