subject

Play pig the game pig was invented in 1945 by john scarne. it is a simple dice game played by two people. the rules for pig are simple. players roll one die and keep track of their points per turn using the following rules: roll any other number but one you add it to your turn total and keep rolling until you roll a 1. if you roll a 1, no score and it becomes the next player's turn. basically you lose your turn total points. the player can choose to hold. this means their turn total is added to their score and it becomes the next player's turn. the first person to score 100 or above wins. write a program to allow a user to play pig against the computer. the computer's rolls and choices should be created using random numbers. the player's rolls should be created using random numbers, and they should be asked if they want to hold or roll. the player should go first.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:20
Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide
Answers: 2
question
Computers and Technology, 22.06.2019 17:00
What allows you to create a wireless connection among your smart devices
Answers: 2
question
Computers and Technology, 24.06.2019 00:30
Use the keyword strategy to remember the meaning of the following word. the meaning for the word has been provided. write your keyword and describe the picture you would create in your mind. obfuscate: to make something so confusing that it is difficult to understand.
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
With editing, word automatically displays a paste options button near the pasted or moved text. a. cut-and-paste b. drag-and-drop c. inline d. copy-and-carry
Answers: 1
You know the right answer?
Play pig the game pig was invented in 1945 by john scarne. it is a simple dice game played by two pe...
Questions
question
Mathematics, 12.10.2019 18:00
question
Mathematics, 12.10.2019 18:00
question
Mathematics, 12.10.2019 18:00
question
Mathematics, 12.10.2019 18:00
Questions on the website: 13722367