The game board consists of sixteen "tiles" arranged in a grid. Eight different pairs of tiles constitute these sixteen tiles, each with different symbols on one side. These tiles are shuffled randomly and flipped down when the game starts.
Flip any two hidden cards at one time to find out which ones match. Continue until you match all the eight pairs.
https://rawgit.com/haritha2112/browser-memory-card-game/master/index.html
- HTML5
- CSS
- JavaScript
This repository is a project submitted for Udacity Front-End Developer Nanodegree Course. Therefore, we most likely will not accept pull requests.