MinesweeperJS AngularJS implementation of the Minesweeper game, inspired by the blog posts at Simply Good Code. Online demo Want to play the game? Head over to the demo page. Simple Good Code blog posts Part I - introduction to Minesweeper Part II - basic grid Part III - uncovering squares Part IV - adding mines Part V - adding numbers Part VI - detecting winner Part VII - detecting loser