Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New game]: Guess the number #3682

Closed
1 task done
manishh12 opened this issue May 23, 2024 · 3 comments · Fixed by #3704
Closed
1 task done

[New game]: Guess the number #3682

manishh12 opened this issue May 23, 2024 · 3 comments · Fixed by #3704
Assignees
Labels
level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@manishh12
Copy link
Contributor

🎮 Game Request

Guess the Number" is a simple number guessing game where the player tries to guess a randomly generated number within a specified range. The player is informed whether their guess is too high or too low after each attempt. The game continues until the player guesses the correct number, at which point they are congratulated and informed of the number of attempts made. The player can then choose to play again or end the game.

Point down the features

  1. Correct Guess:

    • When the player correctly guesses the number, they earn a certain number of points. This could be a fixed amount or based on factors such as the range of numbers or the number of attempts taken.
  2. Number of Attempts:

    • Points could be awarded based on the number of attempts it takes for the player to guess the correct number. Fewer attempts could result in more points, incentivizing efficient guessing.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit kunjgit added level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue labels May 23, 2024
@kunjgit
Copy link
Owner

kunjgit commented May 23, 2024

Hey @manishh12 !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@manishh12
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented May 26, 2024

Hey @manishh12 ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level3 Adding new features New Game 🎮 This is the label that will be used on issues that are raising new game issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants