Skip to content

This is a simple memory game implemented using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

ahmednasser111/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

This is a simple memory game implemented using HTML, CSS, and JavaScript. The game consists of blocks with images on their backs. The objective is to find matching pairs of images by flipping the blocks.

Demo

You can try out the live demo of the Memory Game Demo.

Getting Started

To play the game, simply open the index.html file in your web browser. Click on the "Start" button to begin the game. You can then click on any block to flip it and reveal the image. Try to remember the positions of the images and find matching pairs by flipping two blocks at a time.

Features

  • Simple and intuitive gameplay
  • Randomized placement of images for each game session
  • Keeps track of wrong tries
  • Interactive UI with start button and information display

Technologies Used

  • HTML
  • CSS
  • JavaScript

Audio Effects

The game includes audio effects for correct and incorrect matches. A pleasant bell sound plays when a correct match is found, and an alert notification sound plays when an incorrect match is made.

Credits

  • Audio effects sourced from Mixkit

Enjoy playing the memory game! 🎮🧠

About

This is a simple memory game implemented using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published