Skip to content

JitheDev/Pokemon-Memory_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Memory Game

Welcome to the Pokémon Memory Card Game! This interactive memory card game is built using React, leveraging hooks and state management to provide an engaging and fun experience. Test your memory and immerse yourself in the world of Pokémon as you match pairs of Pokémon cards.

Want to give it a go? Give It A Shot! 👈

Features

  • An interactive game board with animated card flips.
  • Randomized card positions to provide a new challenge each time.
  • A Turns counter to keep track of your performance.
  • Game reset functionality to play again. Starting Game Board

Getting Started

Before you start playing the Pokémon Memory Card Game, make sure you have the following prerequisites:

Make sure you have Node.js and NPM (Node Package Manager) installed on your machine. You can download them from Node.js.org

Installation

To install and run the Pokémon Memory Card Game on your local machine, follow these steps:

  1. Clone this repository to your local machine using Git:
git clone https://github.com/JitheDev/Pokemon-Memory_Game.git
  1. Navigate to the project directory (Example):
cd Pokemon-Memory-card_game
  1. Install the project dependencies using NPM:
npm install

Usage

  1. After successfully installing the dependencies, start the development server:
npm run start
  1. Click on any two cards to flip them over and reveal the Pokémon images.

  2. Try to match pairs of Pokémon cards. Two Flipped Cards

  3. The game keeps track of the number of moves you make.

  4. When you've matched all pairs, you win! You can choose to reset the game using the New Game button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published