Minesweeper in Typescript + React. Includes four different difficulty levels and calculates score according to 3BV.
$ git clone https://github.com/msimmer/react-minesweeper.git
$ cd react-minesweeper && yarn
$ yarn start
$ yarn test
$ yarn build