Skip to content

moelshenawy/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

Table of Contents

Instructions

The starter project has some HTML and CSS styling to display an interactive version of the Memory Game project. It is created using pure Javascript.

To see the app's functionality, open js/app.js.

How to Play

The matching game involves trying to recall where you last saw a specific card and match it to the currently opened card. You can only open two cards at ones, if the opened cards match, the are given a green background color and they remain opened. But if they do not match, the are given a red background, then shake to indicate wrongly selected and then they are flipped back. The Move counter increments after two cards are opened.

The aim of the game is to see how well you can recall the positions of the cards within the shortest time and having used the fewest number of moves. After which the system gives you some rating at the end of the game. Remember the cards are shuffled everytime you reset the game. Have Fun!!!

Dependencies

About

Memory-Game with pure JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published