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

Number guessing game #59

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

Shoaib237124
Copy link
Contributor

The Number Guessing Game is a simple interactive game where the player tries to guess a randomly generated number within a specific range (e.g., 1 to 100). After each guess, the game provides feedback indicating whether the guess is too high, too low, or correct. The player can see their previous guesses, and the game continues until they successfully identify the correct number. Once guessed correctly, a congratulatory message is displayed, and players may have the option to play again.
#39

@Shoaib237124
Copy link
Contributor Author

@gautamankoji kindly review my PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants