Ayushparikh-code / Web-dev-mini-projects

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!
MIT License
2.67k stars 1.21k forks source link

Pokémon Guessing Game #546

Open uditbaliyan opened 1 month ago

uditbaliyan commented 1 month ago

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:

Screenshot from 2024-10-02 04-36-09 Screenshot from 2024-10-02 04-31-31

Smriti-y commented 1 month ago

Hello Udit, can you assign me this task? I am interested in it.

uditbaliyan commented 1 month ago

@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...