Skip to content

Conversation

@sandun9336
Copy link

No description provided.

ImgBotApp and others added 5 commits March 25, 2023 23:05
*Total -- 745.43kb -> 485.78kb (34.83%)

/resources/extensionIcon.png -- 6.78kb -> 3.93kb (42.04%)
/examples/main.png -- 223.68kb -> 143.66kb (35.78%)
/examples/explain.png -- 190.34kb -> 124.39kb (34.65%)
/examples/refactor.png -- 222.61kb -> 145.78kb (34.51%)
/examples/create.png -- 99.70kb -> 66.32kb (33.48%)
/resources/icon.png -- 2.32kb -> 1.70kb (26.91%)

Signed-off-by: ImgBotApp <[email protected]>
This commit introduces a number guessing game implemented in Python (`number_guesser.py`).

Features:
- The computer picks a random number within a chosen range.
- You guess the number.
- The game provides feedback ("Too high!" or "Too low!").
- The game tracks and displays the number of guesses upon a correct guess.
- Input validation ensures you enter valid numbers within the selected range.
- A "play again" option allows for multiple rounds.
- Difficulty levels (easy, medium, hard) allow you to choose the number range (1-50, 1-100, 1-500).
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.

2 participants