Skip to content

A fun and interactive memory card game built using HTML, CSS, and JavaScript. This project is designed for users to test their memory skills by matching pairs of cards. It also includes a confetti effect to celebrate the player's success.

License

Notifications You must be signed in to change notification settings

Kamran-frontend/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

Memory Card Game Preview

A simple and fun Memory Card Game built with HTML, CSS, and JavaScript. Test your memory by matching pairs of cards in the shortest time and with the fewest flips.

Play here

https://kamran-frontend.github.io/Memory-Game/

Features

  • Responsive design for mobile and desktop.
  • Countdown timer to challenge the player.
  • Tracks the number of flips made by the player.
  • Refresh button to restart the game.

How to Play

  1. Flip two cards at a time to find a matching pair.
  2. If the cards match, they will stay flipped.
  3. If the cards do not match, they will flip back.
  4. Match all the cards before the time runs out!

Installation

  1. Clone the repository:

    git clone https://github.com/Kamran-frontend/Memory-Game.git
  2. Navigate to the project folder:

    cd Memory-Game
  3. Open index.html in your browser to play the game.

Technologies Used

  • HTML5 for structure.
  • CSS3 for styling and animations.
  • JavaScript for game logic.

Project Structure

Memory-Game/
├── images/         # Contains all card and icon images
├── style.css       # Game styles
├── script.js       # Game functionality
├── index.html      # Main game file
└── preview.png     # Screenshot of the game

Preview

Check out how the game looks by opening the screenshot above or running the project locally.

About

A fun and interactive memory card game built using HTML, CSS, and JavaScript. This project is designed for users to test their memory skills by matching pairs of cards. It also includes a confetti effect to celebrate the player's success.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published