/memory-pair-game

This project was created with Vanilla JS.

Primary LanguageJavaScript

Memory - Pair Game

Demo

This is the home-work of kottans course. In this home-work task I created Memory - Pair Game. It is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards. The game ends when the last pair has been picked up.

What I use

  1. HTML, CSS.
  2. Vanilla JS.