This game is built with external libraries like vex-theme-os.css, vex.css, vex.combined.min.js, jquery-3.3.1.min.js. along with CSS, HTML and JavaScript.
In this memory game, you are required to click on any card randomly and when there is no match, the cards flip back and are closed but when two cards match, they stay open. Once all cards are matched, a popup message appears and congratulates the tester for winning the game. The popup gives a score from 1 to 3, how much time it took, and how many moves it took to finish the game.
Load this link on your web browser: https://ugbede1.github.io/Memory-Game/
Clone the following repo:
git clone https://github.com/Ugbede1/Memory-Game
Load index.html in browser.
Play the game
The goal is to match all the cards together and win the game.
Start by clicking on two cards, if they match, look for another pair of cards. If cards are not a pair, try again.
Keep matching up pairs until all cards are matched and faced up.
Congratulations, you win! An alert window appears tell you your score, time, and moves it took to complete the game. If there is an issue with a single card randomly paired, just hit the restart button on the top right corner of the game.
On the Alert window, you can hit 'Go Again!' to have another go at the game, keep playing for the best score and brag off to your friends.
Name: Achile Ugbede
MIT, check LICENSE.md for details.