Skip to content

abdrrahim2002/Memory-Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

Overview

This is a simple and fun Memory Card Game built using HTML, CSS, and JavaScript. The goal of the game is to match pairs of cards by flipping them over and remembering their positions. The game includes sound effects to enhance the user experience and randomizes card placements every time the game is played.


overview overview

Why I Created This Game

I created this game as a mini-project to practice my skills in web development, particularly working with JavaScript for game logic and CSS for design and responsiveness. It also gave me a chance to experiment with adding sound effects for an interactive touch. Building this game was a fun way to reinforce my understanding of web technologies.


Features

  • Random Card Placement: Cards are shuffled randomly each time the game starts.
  • Sound Effects: Different sounds play for matching pairs, missing pairs, and when the game is completed.
  • Live Preview: You can run this game in a live server directly through VS Code.

How to Play

  • Click on two cards to flip them.
  • If the cards match, they stay flipped.
  • If they don’t match, they will flip back after a short delay.
  • Continue flipping cards until all pairs are matched.
  • Enjoy the sound effects for different actions like misses, matches, and completing the game.

Installation and Setup

  1. Clone the repository to your local machine:
gite clone https://github.com/abdrrahim2002/Memory-Card-Game.git
  1. Open the project in Visual Studio Code.

  2. Install the Live Server extension in VS Code if you haven't already.

  3. Right-click on memory.html and select Open with Live Server to start the game.

  4. Enjoy !!!


Technologies Used

  • HTML5: For the structure and layout of the game.
  • CSS3: For styling the game and making it responsive.
  • JavaScript: For the game logic, including card flipping, matching, and sound integration.

Enjoy the game and have fun improving your memory ✌️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published