nickbullock / minesweeper

⚡Minesweeper is a single-player puzzle video game

Home Page:https://nickbullock.github.io/minesweeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineSweeper

Minesweeper is a single-player puzzle video game.
The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field.

Demo

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

⚡Minesweeper is a single-player puzzle video game

https://nickbullock.github.io/minesweeper/


Languages

Language:TypeScript 87.7%Language:CSS 9.2%Language:HTML 3.1%