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

📃: Addition of Number Guessing Game #201

Closed
pratheekv39 opened this issue Oct 6, 2024 · 2 comments
Closed

📃: Addition of Number Guessing Game #201

pratheekv39 opened this issue Oct 6, 2024 · 2 comments
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. good first issue Good for newcomers gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.

Comments

@pratheekv39
Copy link
Contributor

🔴 Title: Number Guessing Game
🔴 Tech stack: Python 3.x
🔴 Objective:Create a simple, interactive Number Guessing Game where the player tries to guess a randomly generated number within a specified range.
🔴 Summary:Develop a Python-based Number Guessing Game where the computer randomly selects a number within a given range (e.g., 1-100). The player then tries to guess the number. After each guess, the game provides feedback on whether the guess was too high, too low, or correct. The game continues until the player guesses the correct number. It should also keep track of the number of attempts and offer the option to play again.


  • Full name : V Pratheek (pratheekv39)
  • What is your participant role? GSSOC and Hacktoberfest Contributor

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@UTSAVS26 Can you please assign me this issue. I would really love to work on this....

Copy link

github-actions bot commented Oct 6, 2024

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@UTSAVS26 UTSAVS26 added good first issue Good for newcomers Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 7, 2024
UTSAVS26 added a commit that referenced this issue Oct 7, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. good first issue Good for newcomers gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants