codecode

Overview The Slot Machine is a popular casino game that comes in a lot of shapes and sizes, but all have the same basic functionality: Multiple wheels are spun simultaneously, and then stop randomly. When all wheels have stopped, the prize value (if any) is based on the number of matching wheel values.     You will create three incremental versions of the game called SlotMachine1, SlotMachine2 and SlotMachine3. After you complete SlotMachine1, copy your code into SlotMachine2, then add features to it. You’ll do the same by copying your SlotMachine2 code as your starting point for SlotMachine3. Read the instructions for each program carefully, and make sure the format of your output matches the sample output in the instructions.   Pre-Lab (5 Points) Create the shell programs for SlotMachine1.java with the method signatures and comments provided in the instructions. Bring to your lab class for credit. Of course if you work ahead, these can include whatever code you have written so far.Version 1 (30 Points) Create a Java solution for the game SlotMachine1. In this incomplete version of the game, player simply spins until choosing to quit. The spun values will be displayed after each spin, as shown in the sample output on the right à Your solution should have the following two methods: main method Create a loop which does the following: Prompt user whether to Spin or Quit If Q, exit the loop if S, call the spinWheel method three times – Each time spinWheel is called, a String is returned – Save those returned String values in three String variables – Print the three spin values spinWheel method Create a String array containing four Strings of your choice. Generate a random number which represents the index location of one of the 4 Strings in the array. Return that String from the array to the main method.(Sample Output:SlotMachine1>java SlotMachine1Spin/Quit (S/Q) :sWilma – Fred – WilmaSpin/Quit (S/Q) :sWilma – Fred – BarneySpin/Quit (S/Q) :sFred – Barney – FredSpin/Quit (S/Q) :sBetty – Barney – BettySpin/Quit (S/Q) :sFred – Barney – FredSpin/Quit (S/Q) : q)Version 2 (35 Points) Create a Java solution for the game SlotMachine2. Start by copying your working code from SlotMachine1 as the starting point for this version. Revision of SlotMachine1 with the following changes: Add a method called checkWinner which accepts three String values as parameters, and compares them. This method should return a double with the prize amount of the spin. If all three Strings are the same, print “Won $1” and return 1.0 to the main method. If two of the Strings match, print “Won 50 cents” and return 0.5 to the main method. Otherwise, print “No prize” and return 0.0 to the main method. In the main method, after the line that displays the three spun values, add a line that calls the checkWinner method, passing the three String values from calling spinWheel. The number (double) returned by checkWinner will be needed in version 3.(Sample Output:SlotMachine2>java SlotMachine2Spin/Quit (S/Q) : sWilma – Wilma – WilmaWon $1Spin/Quit (S/Q) : sBarney – Barney – BarneyWon $1Spin/Quit (S/Q) : sBetty – Wilma – Fred No prizeSpin/Quit (S/Q) : sFred – Fred – Barney Won 50 centsSpin/Quit (S/Q) : q)Version 3 (30 Points) Create a Java solution for the game SlotMachine3. Start by copying your working code from SlotMachine2 as the starting point for this version. Your solution should have three methods: main, checkWinner, and spinWheel Revision of SlotMachine2 with the following changes: In the main method: Add a double variable to store the player’s money. Prompt the user for how much money to insert when starting the game, and store that value in the money variable. Each time the player chooses to Spin, subtract 25 cents to pay for the spin, then add back any amount the player won using the value returned by the checkWinner method. Add print statements to match the sample output.(Sample Output:SlotMachine3>java SlotMachine3How much money would you like to insert? 100Spin/Quit (S/Q) : sPaid 0.25 to spin….Barney – Betty – BettyWon 50 cents You now have $ 100.25Spin/Quit (S/Q) : sPaid 0.25 to spin….Betty – Wilma – FredNo prizeYou now have $ 100.00Spin/Quit (S/Q) : sPaid 0.25 to spin….Wilma – Betty – BettyWon 50 centsYou now have $ 100.25Spin/Quit (S/Q) : s Paid 0.25 to spin….Wilma – Fred – FredWon 50 centsYou now have $ 100.50Spin/Quit (S/Q) : q

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
Calculate the price
Make an order in advance and get the best price
Pages (550 words)
$0.00
*Price with a welcome 15% discount applied.
Pro tip: If you want to save more money and pay the lowest price, you need to set a more extended deadline.
We know how difficult it is to be a student these days. That's why our prices are one of the most affordable on the market, and there are no hidden fees.

Instead, we offer bonuses, discounts, and free services to make your experience outstanding.
How it works
Receive a 100% original paper that will pass Turnitin from a top essay writing service
step 1
Upload your instructions
Fill out the order form and provide paper details. You can even attach screenshots or add additional instructions later. If something is not clear or missing, the writer will contact you for clarification.
Pro service tips
How to get the most out of your experience with Homework Mules
One writer throughout the entire course
If you like the writer, you can hire them again. Just copy & paste their ID on the order form ("Preferred Writer's ID" field). This way, your vocabulary will be uniform, and the writer will be aware of your needs.
The same paper from different writers
You can order essay or any other work from two different writers to choose the best one or give another version to a friend. This can be done through the add-on "Same paper from another writer."
Copy of sources used by the writer
Our college essay writers work with ScienceDirect and other databases. They can send you articles or materials used in PDF or through screenshots. Just tick the "Copy of sources" field on the order form.
Testimonials
See why 20k+ students have chosen us as their sole writing assistance provider
Check out the latest reviews and opinions submitted by real customers worldwide and make an informed decision.
Accounting
Thank you for your help. I made a few minor adjustments to the paper but overall it was good.
Customer 452591, November 11th, 2021
Political science
I like the way it is organized, summarizes the main point, and compare the two articles. Thank you!
Customer 452701, February 12th, 2023
Business Studies
Great paper thanks!
Customer 452543, January 23rd, 2023
Education
Thank you so much, Reaserch writer. you are so helpfull. I appreciate all the hard works. See you.
Customer 452701, February 12th, 2023
Political science
Thank you!
Customer 452701, February 12th, 2023
Finance
Thank you very much!! I should definitely pass my class now. I appreciate you!!
Customer 452591, June 18th, 2022
Technology
Thank you for your work
Customer 452551, October 22nd, 2021
Psychology
Thank you. I will forward critique once I receive it.
Customer 452467, July 25th, 2020
Psychology
I requested a revision and it was returned in less than 24 hours. Great job!
Customer 452467, November 15th, 2020
11,595
Customer reviews in total
96%
Current satisfaction rate
3 pages
Average paper length
37%
Customers referred by a friend
OUR GIFT TO YOU
15% OFF your first order
Use a coupon FIRST15 and enjoy expert help with any task at the most affordable price.
Claim my 15% OFF Order in Chat
Show more
<
Live Chat 1 7633094299EmailWhatsApp

Order your essay today and save 15% with the discount code WELCOME