You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 months ago | |
---|---|---|
.github/workflows | 1 year ago | |
e2e | 1 year ago | |
src | 2 years ago | |
.browserslistrc | 2 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
angular.json | 2 years ago | |
azure-pipelines.yml | 3 years ago | |
karma.conf.js | 3 years ago | |
package-lock.json | 12 months ago | |
package.json | 12 months ago | |
renovate.json | 1 year ago | |
tsconfig.app.json | 3 years ago | |
tsconfig.json | 2 years ago | |
tsconfig.spec.json | 3 years ago | |
tslint.json | 2 years ago |
README.md
Minesweeper
Minesweeper is a single-player puzzle game. The objective of the game is to find all the mines hidden in a large field, without detonating any of them. Each cell of the field shows you the number of neighboring mines.
You can play the game for free on my website!
This project was generated with Angular CLI version 8.3.17.
For more help use ng help
or go check out the Angular CLI README.