This is my take at the Minesweeper game made with React and TypeScript. With a custom grid (width and height).
Install dependencies and npm start to run it. npm build for a production version of Minesweeper.
- Node.js
- React
- Redux
- TypeScript
- Webpack
- HTML5 (localStorage)