Ayushparikh-code / Ayushparikh-code/Web-dev-mini-projects
Pokémon Guessing Game
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**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:
- [X] HTML
- [X] CSS
- [X] JavaScript


Contributor guide
Assessment
This issue has not been assessed yet.