A fun and interactive graphical dice roller app built with Python and Tkinter. This app simulates rolling one or two dice with a smooth rolling animation and allows customization of the dice color.
See https://hackmd.io/@conda-us-rse-2023/tutorial. The dnd_roller_tutorial provides three main functions: roll, dice_roll, and sequence_rolls to generate a single die ...