Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 746 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 746 Bytes

Memory Game Project : JavaScript native

project developed using HTMl, CSS, JavaScript.

How to Play

1- The objective is to collect the most pairs of cards.

2- If they successfully match a pair they get to keep the cards, and that player gets another turn.

3- When a player turns over two cards that do not match, those cards are turned face down again (in the same position)

4-The trick is to remember which cards are where.

Reference

JavaScript | MDN https://developer.mozilla.org/bm/docs/Web/JavaScript

JavaScript | w3schools http://w3schools.com

Ryan Waite | Memory Game Webinar

EasyTimer.js | https://albert-gonzalez.github.io/easytimer.js