项目作者: ttleet
项目描述 :
This is a mine sweeper game, it used diff-dom to render changed DOM only.
高级语言: JavaScript
项目地址: git://github.com/ttleet/mine-sweeper.git
Mine Sweeper
This is a mine sweeper game, it used diff-dom to render changed DOM only.
Demo
Youtube
Play Game

How to play
- left click to show a grid, and it will show you how much mines near this grid.
- right click to setup a flag.
- 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.