Skip to content

Gewaly/Memory_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory_Game

A retro grid-based game in vanilla JavaScript, HTML and CSS

Rules of Memory Game

  • You will start by flipping over one card.
  • If the next card you flip matches, a pop up alert notifies you and you get + 1 to your score.
  • These cards then disspear.
  • If the next card you flip does not match, a pop up alert notifies you of ths and the cards flip back.
  • The game continues until you match all the cards on the board

About

JavaScript, HTML and CSS grid-based game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published