A Minesweeper game built with Angular. The look and feel is a tribute to the original Minesweeper for Windows.
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 dependenciesng serve
to run a dev server
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.