Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.11 KB

minesweeper-angular

Version License

A Minesweeper game built with Angular. The look and feel is a tribute to the original Minesweeper for Windows.

Live demo on StackBlitz

Preview

Screencast

Setup

This project requires Node.js, npm and preferably a global install of the Angular CLI. You can then follow these steps:

  • clone the repository
  • npm install to set up the required dependencies
  • ng serve to run a dev server

License

The logo is based on the official Angular logo which is under CC BY 4.0.

This project's codebase is under the MIT license and its graphics under CC BY 4.0.