Skip to content

This project is a simple memory game built with React, where players need to match pairs of cards. The technologies used are React, HTML, CSS

Notifications You must be signed in to change notification settings

sushan4/react-mem-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Memory Game

Welcome to the React Memory Game! This project is a simple memory game built with React, where players need to match pairs of cards. Have fun testing your memory!

How to Play

  1. Objective:

    • The goal of the game is to match all pairs of cards.
  2. Getting Started:

    • Clone the repository to your local machine:
      git clone https://github.com/sushan4/react-memory-game.git
  3. Installation:

    • Navigate to the project directory:
      cd react-memory-game
    • Install dependencies:
      npm install
  4. Run the Application:

    • Start the development server:
      npm start
    • Open your web browser and go to http://localhost:3000 to play the game.
  5. Game Rules:

    • Click on a card to reveal its content.
    • Click on a second card to check for a match.
    • If the cards match, they stay open. Otherwise, they flip back.
    • Continue until all pairs are matched.
  6. Customization:

    • Feel free to customize the game by adding new cards, changing styles, or enhancing features.

Technologies Used

  • React
  • HTML
  • CSS

Contributing

If you'd like to contribute to the project, feel free to fork the repository and submit a pull request. I welcome improvements and additional features!

Acknowledgments

  • This project was inspired by the classic memory card game.

Happy gaming! 🃏🎉

About

This project is a simple memory game built with React, where players need to match pairs of cards. The technologies used are React, HTML, CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published