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.
- Version 1.0 (v1.0) - View Details
- Version 0.5 (v0.5) - View Details
- Version 0.1 (v0.1) - View Details