A browser-based matching game. The game randomly shuffles the cards. Win by successfully matching all cards. Flip over two hidden cards at a time and try to locate the ones that match!
Built using HTML, CSS, JavaScript, and jQuery.
-
From the command line:
-
$ git clone [email protected]:matthewrpacker/matching-game.git
-
$ cd matching-game/
-
$ open index.html