Question: Can someone help me with my code? Dice Simulator Java. Create a javaFX application that simulates rolling a pair of dice. When the user clicks

Can someone help me with my code?
Dice Simulator Java. Create a javaFX application that simulates rolling a pair of dice. When the user clicks a button, the application should generate two random numbers, each in the range of 1 through 6, to represent the value of the dice. Use imageView controls to display the dice. (In the student sample program you will find six images named Die1.png, Die2.png, Die3.png, Die4.png, Die5.png, and Die6.png that you can use the ImageView controls.)
Can someone help me with my code? Dice Simulator

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!