Create a dice game that uses a six-sided die - using switch


Question: Create a dice game that uses a six-sided die.

Each time the program runs use random numbers to assign value to a die variable.

Using switch statements print the face of the die based on the value obtained.

You need to implement this problem. I cannot seem to get this to work for some reason could somebody provide me a code to compare and test?

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a dice game that uses a six-sided die - using switch
Reference No:- TGS0949752

Expected delivery within 24 Hours