Skip to content

NathiJonas/Cards-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards-Game

Project Overview

The Memory Card Game is a client-side web application designed to simulate the classic card-matching game. Players interact with a grid of face-down cards and attempt to find matching pairs by flipping two cards at a time.

Key Features

Dynamic card grid rendered in the browser

Card flip logic with match and mismatch detection

State management to track revealed and matched cards

Restart functionality to reset game state and reshuffle cards

Responsive layout compatible with desktop and mobile browsers

Technologies Used

HTML5 for structure

CSS3 for layout and animations

Vanilla JavaScript for game logic and DOM interaction

This project focuses on reinforcing core JavaScript concepts such as conditional logic, event listeners, and UI state control without relying on external libraries or frameworks.

About

A browser-based strategy game designed to test cognitive retention and interface responsiveness. This project served as a technical deep-dive into managing asynchronous events and complex UI states.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors