Question: Need Java code for this question: Change for a Dollar Game Create a game that displays images of coins (a penny, nickel, dime, and a
Need Java code for this question:
Change for a Dollar Game
Create a game that displays images of coins (a penny, nickel, dime, and a quarter), plus the text Count Change. The game should let the user click any of the coins, in any order. To win the game, the user must click the coins that, when added together, equal exactly one dollar. When the user clicks the Count Change text, the program should show the amount of money that the user clicked. If the amount equals one dollar, the program should indicate that the user won the game.
Ratings given to correct answer, Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
