A player rolls two dice. Each die has six faces. These faces contains 1,2,3,4,5and 6 spots, respectively. After the dice have ccome to rest, the dice have come to rest, the sum of the spots on the two upward faces is calculated. If the sum is 7 or 11on the first throw, the player wins. If the sum is 2, 3, or 12 on the first throw (called "craps"), the player loses (i.e., the "house" wins). If the sum is 4, 5, 6, 8, 9 or 10 on the first throw, that sum becomes the player's point." To win, you must continue rolling the dice until you "make your point."(i.e., roll your ppoint value). The player loses by rolling a 7 before making the point.
First player will enter the wager. Then player will roll the dice. To roll the dice, player will press the "Roll" button. Once the button is pressed, the dice will roll. The total will be shown on the sum Text box. If player did not get a 7, 11, or craps on the first roll, the sum will be shown on the "your point" text box. The player will roll again until the point is equal to the sum. The result will be shown at the buttom of the applet. The balance will be shown on the "You have $" text box.
Return to home