Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.57 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.57 KB

Сommon game played with a set of cards. The cards have a pictures on one side and each picture appears on two cards. The game starts with all the cards face down and ends after all pairs are found.

Memory-game was created as solution to the task within the course JavaScript/Front-end. Stage 0.


Specificity:

  • each card has animation on open and close;
  • there is score table connected with player name, table and last player name are save in local storage after page reload;
  • ability to restart game using restart-button;
  • after the game ends you can watch real painting and read short article about it by clicking on the corresponding card.