Skip to content

A simple memory game built to test user's memory by using a deck of cards with different icons.

Notifications You must be signed in to change notification settings

Dalia-Yahia/concentration-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concentration Game Project

What is the Match...Match Game?

This is a simple memory game built to test user's memory by using a deck of cards with different icons.

gameSnippet

How to Play:

Try to Match cards in less time with less moves.

Instructions:

  • Click on a card
  • Keep clicking the cards and work your memory to remember each unveiled card.
  • Match cards properly with less moves and in faster time.

How did I build the Concentration Game:

-I wrote the main HTML structure of the game then used CSS to add some styles and animation . Then at the end, used Vanilla JS to manipulate the DOM and add some functionality to the game.

  • created a deck of cards that shuffles when game is started, refreshed or replayed.
  • created a counter to count the number of moves made by the player and timer to know the duration of the game.
  • added effects to cards when they matched or unmatched.
  • created a pop-up congratulation message when player wins the game with all his statistics.

About

A simple memory game built to test user's memory by using a deck of cards with different icons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published