/minesweeper

Minesweeper game on React with Windows 95 style

Primary LanguageTypeScript

Minesweeper

Build Status

A minesweeper game. React application with render optimizations. Build with Create React App, Typescript, Sass.

How to run locally

git clone git@github.com:ufocoder/minesweeper.git
npm install
npm run start

Demo

You can play online here