A simple memory matching game built using HTML, CSS, and JavaScript.
- Flip two cards at a time to find matching pairs.
- If cards match, they stay flipped.
- If not, they flip back.
- Restart anytime using the Restart button.
- Live URL: [Your Netlify Link]
- GitHub Repo: [Your GitHub Link]
- Clone the repository.
- Open
index.htmlin your browser.
- HTML
- CSS
- JavaScript (DOM Manipulation)
This game works on both desktop and mobile screens.
This project is for assessment only. Do not reuse or copy this without permission.