Skip to content

Conversation

@Lochit-Vinay
Copy link

Solves issue #253

Project Name: Guess the Number

This is a simple and interactive Python console game where the computer randomly selects a number, and the player has to guess it. The game provides helpful feedback after each guess, indicating whether the player should try a higher or lower number.
If you have any issues

Features

  • Random number generation between a specified range (default 1–100).
  • Input validation to ensure the user enters valid numbers.
  • Feedback hints: “Higher” or “Lower” to guide the player.
  • Count and display the number of attempts taken to guess correctly.

@Lochit-Vinay
Copy link
Author

Please add hacktoberfest label and If you find any errors or issues please comment. Thank you

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant