viclafouch / Minesweeper

A complete minesweeper game built with React hooks 💣

Home Page:https://admiring-davinci-96f9e2.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper

A complete minesweeper game built with React (hooks) in TypeScript.

Play Now!

screenshot


TODO

  • Custom game board and three different major difficulty.
  • Set flags.
  • Quick mode and mode switch.
  • Settings save in storage.
  • Multiplayer
  • Counting Time.
  • Replay (fake)

How to Play

Seriously !?

Build

git clone this project, then.

cd Minesweeper
git checkout in-typescript
npm install
npm start

Head to localhost:3000.

Contribute

Issues, PRs, and all the advise and discussion are very welcome !

About

A complete minesweeper game built with React hooks 💣

https://admiring-davinci-96f9e2.netlify.com/


Languages

Language:JavaScript 70.0%Language:TypeScript 22.1%Language:CSS 6.3%Language:HTML 1.6%