A fun little Pokémon game where the user has to find the pairs of Pokémon. I built it following Tania Rascia's tutorial for building a memory game using plain JavaScript.
Live demo is ⭐ here ⭐
You can find the source and tutorial here.
I wanted to gain more experience with JavaScript and this game gave the opportunity to do so while building ssomething fun and engaging.
I'm currently working on adding more features to the game, such as a moves counter and a timer. Since this was my first time working with JavaScript, adding aditional features has been challenging, but a good way to make sure my code was well-structure and organized.


