/guess-the-number

Guess the number is a game where you are trying to guess the random number given by the program.

Primary LanguagePython

guess-the-number

Guess the number is a game where you are trying to guess the random number given by the program.

The game is made in python using tkinter module. The range of the random number is from 0 to 10. Number of attempts is infinitive. Made in january 2021, by Zivko Stoimchev