Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 401 Bytes

Minesweeper

A simple minesweeper game created by using Backbone.js

How-To

  • Click on tiles to reveal them
  • Right-click to flag mines
  • Click on 'Validate' to see if you have flagged all the mines correctly
  • Click on 'Cheat' to peek at all the mines
  • Click on 'New Game' to start a new game

Demo

You can see the demo here.