angular-minesweeper icon indicating copy to clipboard operation
angular-minesweeper copied to clipboard

Minesweeper built in Angular

Play the game

Game Screenshot

Development

All custom code lives in /src/app

  • ng serve to do live development reload
  • ng build --prod to build
  • ngh to deploy to GitHub pages