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

Add number guessing game #1082

Open
2 tasks done
Diabolical5777 opened this issue Jul 27, 2022 · 10 comments · May be fixed by #1405
Open
2 tasks done

Add number guessing game #1082

Diabolical5777 opened this issue Jul 27, 2022 · 10 comments · May be fixed by #1405
Assignees
Labels
status: approved The issue has received a core developer's approval type: feature Relating to the functionality of the application.

Comments

@Diabolical5777
Copy link
Contributor

Diabolical5777 commented Jul 27, 2022

Description

Add a command to play a number guessing game (a random number is generated and the user guesses it, the bot says whether it's higher or lower or if they won.

Reasoning

It can be a fun game to play, perhaps more if there are different modes: easy, medium, hard.

Proposed Implementation

A game where the user can input easy, medium, or hard to increase the range of which the random number is generated from. They have 5 tries to guess the number, if they fail to do it in the 5 tries they lose. If they win, it'll mention how many tries they took.

Would you like to implement this yourself?

  • I'd like to implement this feature myself
  • Anyone can implement this feature
@Diabolical5777 Diabolical5777 added status: planning Discussing details type: feature Relating to the functionality of the application. labels Jul 27, 2022
@parth-verma7
Copy link
Contributor

@Diabolical5777 I would like to work upon this feature issue. Please assign it to me.
Thank You.

@wookie184
Copy link
Contributor

I'll mark this as approved.

@parth-verma7: As @Diabolical5777 indicated they would like to work on this first and were just waiting for approval, i'll give them a few days to indicate they would still like to do this if they are still interested. If they are not interested i'll put it up for grabs and you can take it.

@wookie184 wookie184 added status: approved The issue has received a core developer's approval and removed status: planning Discussing details labels Aug 21, 2023
@parth-verma7
Copy link
Contributor

@wookie184 sure, I am open to solving issues:)

@parth-verma7
Copy link
Contributor

@Diabolical5777 are you currently working upon this issue?

@sarzz2
Copy link

sarzz2 commented Oct 5, 2023

Hi, If no one is working on this, I'd like to implement this feature.

@JayAndJef
Copy link

I would love to work together with someone on this feature. @sarzz2?

@sarzz2
Copy link

sarzz2 commented Nov 14, 2023

Uh I was planning on doing it on my own if someone assigns me.

@Xithrius
Copy link
Member

Xithrius commented Dec 1, 2023

@sarzz2 Sorry for the wait. I'll assign you, but if you've become uninterested, just let me know.

@sarzz2
Copy link

sarzz2 commented Dec 3, 2023

Hi, I'll work on it, just to clear up in the easy, medium, hard mode the range of no. will be increased right? No. of tries remain same for each mode
Easy: 1-50, Medium: 1-100 and Hard 1-200? 5 tries in each mode, sounds good?

@Xithrius
Copy link
Member

Xithrius commented Dec 3, 2023

Sounds good to me.

@sarzz2 sarzz2 linked a pull request Dec 4, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: approved The issue has received a core developer's approval type: feature Relating to the functionality of the application.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants