Skip to content

Simple memory game implemented using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

FarcasTudor/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

This is a simple memory game implemented using HTML, CSS, and JavaScript. The objective of the game is to find all matching pairs of cards by flipping them over and remembering their positions.

How to Play

  1. Clone or download this repository to your computer.
  2. Open the index.html file in a web browser.
  3. Click on any card to reveal its image.
  4. Click on another card to reveal its image.
  5. If the two cards match, they will remain face up.
  6. If the two cards do not match, they will shake and flip back over.
  7. Keep playing until all pairs are found.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Credits

The card images used in the game are from https://www.flaticon.com/.

About

Simple memory game implemented using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published