Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 623 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 623 Bytes

Shell Match Memory Game

The objective to the game is to match all the cards.

Instructions
  • Click one card to turn over
  • Click the second card
  • If cards match the will stay visible, no matching cards will disappear
  • Click to select a new card and repeat until all cards are matched
  • Once all the card sare matched a popup will appear
  • Click Button to play again or the x to close the message

    Additional comments

    This game is created with ES6 Javascript, the user will need to play using a browser that supports ES6 Javascript. Please make sure Javascript is enabled for your browser.