learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Adding beginner's friendly Guess the Number game

Open StutiRajput07 opened this issue 1 year ago β€’ 1 comments

This is a basic game which provides better understanding of python basics. In this game the user selects a range, let’s say User selected a range, i.e., from A to B, where A and B belong to Integer. Some random integer will be selected by the system and the user has to guess that integer in the minimum number of guesses.

StutiRajput07 avatar May 12 '24 11:05 StutiRajput07

Please assign me this.I want to work on it. I am a contributor.

bhavyasri9 avatar May 13 '24 18:05 bhavyasri9

I can also help :)

Dan1e1B avatar May 15 '24 00:05 Dan1e1B

Games are no longer under the scope of this project. Pick another topic and raise a new issue.

animator avatar May 23 '24 00:05 animator