Skip to content

IshaA08/rolling_dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rolling Dice

Project Description

Rolling Dice simulates rolling die and uses Plotly to visualize them in a visually appealing and interactive histogram.

How to Install and Run the Project

Requirements:

Steps to Run:

  • Download the project
  • Run the die_visual.py or dice_visual.py file (example command: python die_visual.py)

Screenshots

sc1 sc2

Credits

The Python Crash Course, 3rd Edition textbook written by Eric Matthes was referred to when developing this project, specifically the Section II - Projects chapters.

Matthes, E. (2023). Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming. No Starch Press.

License

MIT License