项目作者: ttleet

项目描述 :
This is a mine sweeper game, it used diff-dom to render changed DOM only.
高级语言: JavaScript
项目地址: git://github.com/ttleet/mine-sweeper.git
创建时间: 2018-11-12T17:05:06Z
项目社区:https://github.com/ttleet/mine-sweeper

开源协议:

下载


Mine Sweeper

This is a mine sweeper game, it used diff-dom to render changed DOM only.

Demo

Youtube
Play Game
picture

How to play

  1. left click to show a grid, and it will show you how much mines near this grid.
  2. right click to setup a flag.
  3. After you show all of the grids and setup all of the flags and the flags is exactly on the mine, you win. if you show a grid which is mine, you lose.