Skip to content

Akashvenkat7/Memory-game-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Description

This is a simple memory card matching game built using HTML, CSS, and JavaScript (DOM manipulation). The objective is to match all pairs of cards by flipping them over to reveal their content.

How to Play

  • Click on a card to flip it over.
  • Try to find its matching pair by flipping another card.
  • If the cards match, they stay face-up.
  • If they do not match, they will flip back after a short delay.
  • Match all pairs to win!

Features

  • Responsive design for both desktop and mobile.
  • Restart button to reshuffle the cards and start a new game.

Setup

Simply open the index.html file in a browser to start playing the game.

Technologies

  • HTML
  • CSS
  • JavaScript (DOM manipulation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published