A simple minesweeper game created by using Backbone.js
- 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
You can see the demo here.