minesweeper
minesweeper copied to clipboard
Minesweeper game on React with Windows 95 style
Minesweeper
A minesweeper game. React application with render optimizations. Build with Create React App, Typescript, Sass.
How to run locally
git clone [email protected]:ufocoder/minesweeper.git
npm install
npm run start
Demo
You can play online here
