This is a simple implementation of minesweeper for the react using:
npm install
npm start
open browser to http://localhost:9966
- Add Restart Button
- Add Cycle Cell functionality
- Add Leaderboard to keep track of players
This is a simple implementation of minesweeper for the react using:
npm install
npm start
open browser to http://localhost:9966