Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Number-Guess_game

using Tkinter Gui library

image image image

Number Guessing Game This is a simple number guessing game created using Python and Tkinter. The game generates a random number between 1 and 50, and the player needs to guess the number.

Features: Generates a random number between 1 and 50. Provides visual feedback using colors (blue for too low, red for too high, green for correct). Resets the game after a correct guess. Handles invalid inputs gracefully. Requirements: Python 3.x Tkinter library (usually comes pre-installed with Python)

About

using Tkinter Gui library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages