divyansh-2005 / GAME_PLAYER

Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.
https://game-player-navy.vercel.app
13 stars 70 forks source link

Number Guessing #66

Open govindumeesala opened 4 weeks ago

govindumeesala commented 4 weeks ago

Name of Game Number Guessing Game

Features: The user has to guess a randomly generated number within a certain range. Provide feedback like "Too high" or "Too low" until they guess the correct number. Concepts Used: State for managing the target number and the user’s input, event handling for submitting guesses, and conditional rendering for feedback .

check list

zalabhavy commented 4 weeks ago

@govindumeesala Go ahead.