Skip to content

Bartek404/Memory-Game-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Preview link: https://memory-b404.netlify.app/

The Memory Game is a memory card game built with React. It allows users to flip cards and match pairs, tracking the number of clicks and the time taken to complete the game.

Features

  • Memory Game Logic: Users can flip cards and try to match pairs.
  • Timer: The game tracks the time taken to complete all pairs.
  • Click Counter: The game tracks the number of clicks made by the user.
  • Endgame Modal: A modal window appears when all pairs are matched, indicating the end of the game.
  • Reset Functionality: Users can reset the game at any time.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (v14.x or higher recommended)
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/Bartek404/Memory-Game-React
    cd Memory-Game-React
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm start

The application should now be running at http://localhost:3000.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published