/Dice-Rolling-Python

A simple Dice Rolling (Guessing) Simulator made with Python (Tkinter). This game must be played between two players. They enter their name and their desired number from Dice (1-6). Anyone who lose will have to perform the darer specified earlier by both players. Give it a try. Thanks !

Primary LanguagePython

Hello How are you folks?

This is a basic project of Dice Rolling Simulator in Python with Gui (Tkinter).

-----You can download attached .exe file------

"""
Dice Rolling (Guessing) Simulator

Author : Muhammad Bilal
Github : Muhammad-Bilal-MB
Linkedin : https://www.linkedin.com/in/muhammadbilal-mb/

"""

Decription: A simple Dice Rolling (Guessing) Simulator made with Python (Tkinter). This game must be played between two players. They enter their name and their desired number from Dice (1-6). Anyone who lose will have to perform the darer specified earlier by both players. Give it a try. Thanks !