ritachien / memorizing-card-game

Pair cards with same numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memorizing Card Game

Demo

How to play

[Play here]

  • Flap two cards in 1 round. Pair cards with same numbers and get 10 points of score for each pair.
  • If pair matched, the cards keep number side on. If pair not matched, the cards flap back after 1 second.
  • Game finished when score reaches 260 points.

Project Info

Language used: Javascript
This is an exercise of modularization.

  • 2022.03.16 First commit.

About

Pair cards with same numbers.


Languages

Language:JavaScript 64.4%Language:CSS 21.9%Language:HTML 13.6%