Skip to content

Abhiek187/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Demo of Memory Game

This is another implementation of the game Concentration using HTML, CSS, and JavaScript.

Rules

The player must match the cards to win. A move counter, timer, and star rating system is utilized. The game keeps going while the player continues to play again. A reset button is also in place.

Dependencies

This game is compatible across modern desktop, tablet, and phone browsers. The site is run on HTML, CSS, and JavaScript with interaction with the DOM. All icons are supplied by Font Awesome. Play the game here.