Vikash-8090-Yadav / Future.WebNet

One place for the web3 developer to showcase their project . This Repo Web3.World consists of projects (decentralized apps) build on differnet chains.This made for the blockchain developer who want's to learn something while contributing .
MIT License
109 stars 125 forks source link

Guess the Number #440

Closed NupurHardiya closed 1 year ago

NupurHardiya commented 1 year ago

Project title :- Guess the Number

Project Description:-

This project is a simple guessing game that allows users to guess a number between 1 and 100. The user enters their guess and the code will tell them if they guessed correctly or incorrectly.

Doc Domain:-

Are you contributing under any open-source program ?

YES, SSOC'23

NupurHardiya commented 1 year ago

@Vikash-8090-Yadav Please assign this issue to me under SSOC'23

shubhisingh184 commented 1 year ago

@NupurHardiya Can you please elaborate more about this project? Is it just random guessing or some question related guessing?

NupurHardiya commented 1 year ago

@shubhisingh184 This game is about guessing a number. The game will generate a random number between 1 and 100. The user has to guess the number and submit it to the game. Then, the game will reveal the generated number and indicate whether the user's guess is correct or not.

shubhisingh184 commented 1 year ago

@NupurHardiya assigned to you. Start working on it.