Skip to content

trisDeveloper/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

This is a simple Memory Game project that I developed as part of my coding journey. The game presents players with a grid of cards, each containing a hidden symbol. Players must flip over pairs of cards to find matching symbols.

Live Game

https://trisDeveloper.github.io/memory-game/

Screenshot from 2024-02-28 09-55-43

Features

  • Grid of cards with hidden symbols.
  • Flip animation when cards are clicked.
  • Logic to check for matching pairs.
  • Victory condition when all pairs are found.

How to Play

  1. Open index.html in your web browser.
  2. Click on any card to reveal its hidden symbol.
  3. Click on another card to try and find a matching pair.
  4. Continue until all pairs have been found.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Credits

This project was developed by tris dev. Feel free to modify and use it for your own learning purposes.

About

memory game on javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published