An open API service indexing awesome lists of open source software.

https://github.com/saelsa/memory-card-game

Card game with timer and score functionality; HTML5, CSS3 and JavaScript.
https://github.com/saelsa/memory-card-game

Last synced: 9 months ago
JSON representation

Card game with timer and score functionality; HTML5, CSS3 and JavaScript.

Awesome Lists containing this project

README

          

# Memory Card Game

Classic memory card game with eight pairs to match. All cards have a spring theme.

## How it works

Click on two cards, when they match they will stay visible. Otherwise they will turn around and you can try again. The game is over when all pairs are found. Stats will tell you how good you were. Isn't that motivating?

## Play

Either download the project or [play online](https://saelsa.github.io/memory-card-game)

Ready, steady, go!