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