Skip to content

ttleet/mine-sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published