Skip to content

YashShrivastava10/memoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Memory Game

A classic Memory game built using React, where players need to match pairs of numbers hidden in a grid.

Table of Contents

Demo

Memory Game

Features

  • Interactive and fun memory game.
  • Grid of numbers to match.
  • Winning alert when all pairs are matched.
  • Easy-to-understand React codebase.

Installation

To run this project locally, follow these steps:

1. Clone the repository:

git clone https://github.com/yashshrivastava10/memoryGame.git

2. Navigate to the project directory:

cd memoryGame

3. Install dependencies:

npm install

4. Start the development server:

npm start

Usage

To play the Memory Game:

  1. Click on a grid cell to reveal the number.
  2. Click on another grid cell to find its matching pair.
  3. If the numbers match, they remain visible; otherwise, they are hidden again.
  4. Repeat the process until all pairs are matched.
  5. You win the game when all pairs are found!

Contact

If you have any questions, suggestions, or would like to report a bug, please feel free to contact the project maintainer:

Thank you for using React Memory Game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published