Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1012 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 1012 Bytes

Find The Mine

Alt text

This is simple find the mine game. In this gave you will have total 36 card. among then level wise some card hold bombs, some card hold mine (winner), some card are same cards.

Initailly all cards are hidden based on how you open then your scores will update.

Live Demo - The Find Mine Game | CSTradic

Requirement

  • NodeJs which supports React 18.
  • Any Browser

Installation

  • Clone this repo, and unzip it.
  • Next step is to install dependancies using npm install
  • After successfully installation you just need to run it using npm run dev
  • For build or testing you can refer vite react doc. (This project build using vite react typescript template)

Screenshorts

Alt text

Alt text

Alt text