Skip to content

Mohammed-Nasif/Memory-Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game Project

ITI JavaScript ES5 Course Project


Instructions:

- This Website is not responsive on all Screen Types so it's Recommended When you open it to adjust your Browser 
   zoom Level Between (80%, 90%, 100%).

- If you want to run project locally please try to open the project with live server if it's available 
  to load the style and scripts correctly.

Table of contents

How To Play:

This is a memory matching card game. The goal is to match each card's icon with its pair. There are 12 cards and 6 pairs total. Click on a card, remember its icon and spot in the grid, then continue clicking other cards until you find its match. The game ends once all pairs are matched.

To play the game, click here.

Built with

  • HTML5 markup.
  • CSS custom properties.
  • CSS Animations.
  • Flexbox.
  • Vanila JS.
  • DOM.

Author