A React clone of Minesweeper.
$ git clone https://github.com/jreisz/games.git
$ cd games
$ npm install
$ npm 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.
- Multiplayer support
- Add more Unit Tests
- Improve design
- Refactoring
Copyright (c) Juan Manuel Reisz 2021
develop