Write a program in java that will simulate a basic game of


Write a program in java that will simulate a basic game of Craps. Ask the user for their starting money amount. Begin the game by asking for the bet ($5 increments only). The computer will simulate rolling the dice by using the random number generator (1-6). Show the values of each die. Determine if you win, lose or go to the Point round. Continue to roll the dice until you win or lose. Add or subtract the bet from the user’s money. If the user has at least $5, ask if they would like to play again. The program will end when the user wants to quit or does not have enough money left

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Write a program in java that will simulate a basic game of
Reference No:- TGS0593328

Expected delivery within 24 Hours