dice-roller-app

A Python application that simulates the rolling of a dice, randomly picking one of the 6 faces and then displaying it.

This is an application developed in Python that shuffles between the 6 faces of a dice, using buttons to shuffle and close the application.

The green-coloured 'Yes' button shuffles through randomly-selected faces of the dice while the red-coloured 'No' button will terminate the application.

*It is coded with Python-3.9 and uses Tkinter.

GitHub

https://github.com/r0paire/dice-roller-app