SideBar Logo

Let's build something legendary together.

Matching Memory Game Image

Matching Memory Game

HTML, CSS, Javascript

Project

Overview

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