Skip to content

Create Number Guessing Game using c++#17

Open
codeitbijay wants to merge 1 commit intomtarani:masterfrom
codeitbijay:patch-1
Open

Create Number Guessing Game using c++#17
codeitbijay wants to merge 1 commit intomtarani:masterfrom
codeitbijay:patch-1

Conversation

@codeitbijay
Copy link

C++ program to implement the Number Guessing Game. In this game the computer chooses a random number between 1 and 100, and the player tries to guess the number in as few attempts as possible. Each time the player enters a guess, the computer tells him whether the guess is too high, too low, or right. Once the player guesses the number, the game is over.

C++ program to implement the Number Guessing Game. In this game the computer chooses a random number between 1 and 100, and the player tries to guess the number in as few attempts as possible. Each time the player enters a guess, the computer tells him whether the guess is too high, too low, or right. Once the player guesses the number, the game is over.
@codeitbijay
Copy link
Author

Sir , please include the Hacktober feast tag and label .or we will not be considered as participants. So sir please do it asap. And sir also include contribute.md file .

They say:)
Ineligible Repository
Your PR was submitted to a repository that is not participating in Hacktoberfest.
Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate.

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