/memory-card

A game where you should only select a card once or else you'll lose. Sometimes you will get an error in the console and loads forever because of it. It happens when getting a single pokemon from the API and it returns a 404 (the problem is having a trailing slash or not on the API endpoint.). https://github.com/PokeAPI/pokeapi/issues/575

Primary LanguageJavaScriptMIT LicenseMIT

memory-card

A game where you should only select a card once or else you'll lose.

For more information about this project visit The Odin Project.

Instructions

  • Selecting a card once will get you a point, or else you'll lose.
  • Every time you select a card the cards will be shuffled.
  • You win the game if you select all the cards once.

Built With

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • React

API used

Extras Used

License

MIT