Skip to content

The all-too-famous game minesweeper, build in AngularJS

Notifications You must be signed in to change notification settings

robinsoepboer/minesweeper

Repository files navigation

minesweeper

A build of the ever popular game minesweeper in Angular2 and TypeScript.

Playable version: Check out a playable version here!

requirements

  • node/npm
  • angular cli
  • yarn

Changelog

  • version 1: Initial build with angular1/javascript
  • version 2: Rebuild to incorporate angular styleguide and best practices
  • version 3: rebuild to Angular2/TypeScript