george-tr6 / match_game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Match

Overview

Memory Match is a card matching game with 18 cards face down. The player has to try and match all 9 pairs of cards by remembering the position of the cards. Once all pairs have been matched the user will be displayed a message that they have won the game. As the user clicks through the cards stats will be kept letting the user know how many attempts and the accuracy of their choices. Utilized vanilla JavaScript to manipulate data and dynamically render the game on the DOM. Application was designed to be mobile responsive using HTML5, CSS3 and Flexbox.

Design Overview

Flow Document

Versions

About


Languages

Language:JavaScript 49.2%Language:CSS 35.5%Language:HTML 15.3%