/minesweeper

Minesweeper built with JavaScript on backbone.js

Primary LanguageJavaScript

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.