Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/swethavanan/memory-game-task
- Owner: Swethavanan
- Created: 2024-09-18T10:41:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T11:09:31.000Z (4 months ago)
- Last Synced: 2024-12-22T00:44:56.159Z (30 days ago)
- Topics: css, html, jsdom
- Language: HTML
- Homepage: https://memorygame2904.netlify.app/
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.