Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swethavanan/memory-game-task

Memory game-flip cards
https://github.com/swethavanan/memory-game-task

css html jsdom

Last synced: 30 days ago
JSON representation

Memory game-flip cards

Awesome Lists containing this project

README

        

# Memory game task
Card-flipping memory game.
Find the matching pairs.
Restart to shuffle the cards.

# TechStack used
HTML
CSS
JsDom

# How to play
Click on any card to flip it over and to see its image.
Try to find matching pairs by clicking two cards.
If the image matched, they will remain flipped. If not, they will flip back after few seconds.
The game continues until all pairs are matched.
Click the "Restart" button to reset the game and shuffle the cards.