jquery online Minesweeper

Source: Internet
Author: User

"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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.