Skip to content

Azzy001/Guess_Game_Tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

guess_game_Tk

A "guess the number" game with style, this game will be playable on a GUI interface using Tkinter library 🙂

Getting Started

To play this game, you will need to install the Tkinter library through pip on Windows Command line.

If you haven't already installed pip, open this link ⭐ https://github.com/Azzy001/Vehicle_Management_System_Tk


Installing Tkinter library

 pip install tk

How the game works

You will have 5 attempts to guess the number between 1 and 10. You will receive a message box if you guess the number right or wrong and the message will differ, based on winning or losing 🏆

About

A "guess the number" game with style, this game will be playable on a GUI interface using Tkinter library 😄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages