This was my first project as a front-end developer.
I have tried to replicate one of our favourite childhood games : The Memory Game.
Rules of this game are pretty simple: the player has to find all the hidden pairs in a certain given number of moves.
There are 3 levels in this game that I designed: "Easy", "Medium" and "Hard". They differ in number of moves available and number of tiles to be flipped.
The First page: These gifs explain the basic working of the webpage:
At game end:
If the player wins: If the player loses: Pull/Download the "Memory Game" folder into your desired directory and open the file named "memory_game.html" into your browser. That's it! You canplay and enjoy anytime!!