Skip to content

Commit 4282bf2

Browse files
committed
update readme
1 parent c3e45bf commit 4282bf2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,17 @@ In order to run this project you need:
364364
</details>
365365
</li>
366366

367+
<li>
368+
<details>
369+
<summary>Memory Card Game</summary>
370+
<p>The Memory Card Game is a classic card-matching game designed to enhance cognitive skills and memory. Players are presented with a grid of face-down cards. The goal is to find and match all pairs of cards. This project demonstrates fundamental web development skills using HTML, CSS, and JavaScript.</p>
371+
<ul>
372+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/MemoryCard/">Live Demo</a></li>
373+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/MemoryCard">Source</a></li>
374+
</ul>
375+
</details>
376+
</li>
377+
367378
</ol>
368379

369380
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)