Coders Packet

Dice Roller in Python

By Aniket Dalvi

The program is made using Tkinter library of Python to create a Graphical User Interface based Dice roller necessary

Please make sure that the Tkinter library is installed before running the program!

Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit, and is Python's de facto standard GUI.

Also make sure that the PNG files necessary for the program are located at the same folder were the main python file is located. 

The program is a simple GUI based dice roller, You will have to just click on the button provided to roll the dice and two dice will be shown to you in the window.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Aniket Dalvi (aniketdalvi89)

Download packets of source code on Coders Packet