Skip to content

This is a classic Minesweeper game implemented using Angular and TypeScript. The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, using clues about the number of neighboring mines in each field.

Notifications You must be signed in to change notification settings

AJAY2-R/minesweeper

Repository files navigation

Minesweeper Game

This is a classic Minesweeper game implemented using Angular and TypeScript. The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, using clues about the number of neighboring mines in each field.

Minesweeper Gamplay

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

This is a classic Minesweeper game implemented using Angular and TypeScript. The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, using clues about the number of neighboring mines in each field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published