Project
The "Memory Game" is a classic card-matching game built with JavaScript, HTML, and CSS. It features a grid of 16 shuffled cards, each with a hidden image. Players must flip two cards at a time to find matching pairs. The game tracks moves, time, and best scores.
Technologies
HTML
CSS
Javascript
DOM Manipulation
Animations
Event-Listeners
Logical-Programming
Back