this project was made for fun and learning.
Sobre | Layout | How to Use | Tecnologies | Author
This project was made because I was trying improve my use of JS and my Programming Logical and I though that the better way it's apllying my knowledge in something creative in that seems easy, so I made this memory Game, and to increment I use the API of pokemon https://pokeapi.co/
This game is a simple memory game using the image of pokémons with images of cards to remember, unfortunately it is necessary to use the same PC or screen to play with someone, for each player action a modal with message appears and it is possible to see the points of each player and the scoreboard showing how many wins a player had.
# Clone este repositório
$ git clone https://github.com/netosouza22/memory-game-pokemon.git
Or access the link: https://memory-game-pokemon-coral.vercel.app/
- Javascript
- HTML5
- CSS3