/minesweeper-react

React implementation of minesweeper

Primary LanguageTypeScriptMIT LicenseMIT

Minesweeper in TypeScript and React

Simple Minesweeper clone implementation in TypeScript and React. You can play it or read about. If you want to run it follow these instructions:

  1. Clone the repository
  2. Run yarn (or npm) install
  3. Run yarn start