You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Pokémon Quiz Game
## Description
A simple web-based Pokémon quiz game where users can guess the names of Pokémon and earn points for correct answers.
## Features And Validations
- Fetches data from the [PokeAPI](https://pokeapi.co/) to get information about Pokémon.
- Displays Pokémon images and options for users to choose the correct Pokémon name.
- Tracks and displays points based on user's correct answers.
- Provides feedback on whether the guess was correct or wrong.
- Randomizes questions to keep the game interesting.
- Prevents repeating questions to ensure a unique gaming experience.
## Sources
- favicon.png - https://www.pngplay.com/wp-content/uploads/2/Pokeball-PNG-Photo-Image.png
- loading_icon.gif - https://media.tenor.com/je-huTL1vwgAAAAi/loading-buffering.gif
# Pokemon