An open API service indexing awesome lists of open source software.

https://github.com/arsalan-dev-engineer/guess_game_tk

A "guess the number" game with style, this game will be playable on a GUI interface using Tkinter library :smile:
https://github.com/arsalan-dev-engineer/guess_game_tk

game guessing-game python tkinter tkinter-gui

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

# 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 :star:
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 :trophy: