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]: Pop My Balloon #3155

Closed
1 task done
Nayanika1402 opened this issue May 12, 2024 · 3 comments · Fixed by #3169
Closed
1 task done

[New game]: Pop My Balloon #3155

Nayanika1402 opened this issue May 12, 2024 · 3 comments · Fixed by #3169
Assignees
Labels
gssoc GSSoC24 program label New Game 🎮 This is the label that will be used on issues that are raising new game issue

Comments

@Nayanika1402
Copy link
Contributor

🎮 Game Request

Game logic and basic description:The basic concept of the game is that there will be a range of numbers from which players can choose a number. If the manage to guess the randomly chosen number, the balloon will pop and they lose. If they manage to avoid the lucky number, the range decreases such that their guess either becomes the new lower bound or new upper bound, and the balloon inflates just a little bit more.

Point down the features

Game points:
Easy Level: The range starts off as 0-100 and players can guess any number within the range.
Harder Level: The range starts off as 0-84, and players can only guess numbers that are either from the lower bound (LB) to LB+12 or from the upper bound (UB) to UB-12.

Select program in which you are contributing

GSSoC24

Code of Conduct

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

kunjgit commented May 12, 2024

Hey @Nayanika1402 !
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🕹️

@kunjgit kunjgit added the gssoc GSSoC24 program label label May 12, 2024
@Nayanika1402
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented May 13, 2024

Hey @Nayanika1402 ! 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
gssoc GSSoC24 program label 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