A React clone of Minesweeper.
$ git clone https://github.com/saitoxu/react-minesweeper.git
$ cd react-minesweeper
$ yarn install
$ yarn start
Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master
! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.
- Count elapsed time
- Add question mark
- Improve design
- Refactoring
Copyright (c) Yosuke Saito 2017