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
Project Description
This project is a fun guessing game where the user has to guess the name of a Pokémon based on a blurred image. A random Pokémon is fetched from the PokéAPI, and its image is displayed with a blur effect. The user enters their guess, and if it's correct, the image is revealed, and a success message is shown. After a short delay, a new random Pokémon appears for the next guess. If the guess is incorrect, the user is prompted to try again.
Stack:
HTML
CSS
JavaScript
The text was updated successfully, but these errors were encountered:
@Smriti-y I am also a contributer here and created this issue to push my code .
I have already built this project and pushed it ,but the maintainer of this repo is not that active...
Project Title
Pokémon Guessing Game
Project Description
This project is a fun guessing game where the user has to guess the name of a Pokémon based on a blurred image. A random Pokémon is fetched from the PokéAPI, and its image is displayed with a blur effect. The user enters their guess, and if it's correct, the image is revealed, and a success message is shown. After a short delay, a new random Pokémon appears for the next guess. If the guess is incorrect, the user is prompted to try again.
Stack:
The text was updated successfully, but these errors were encountered: