Author | Message |
---|---|
se1k1h1mawar1
Posts: 121
|
Posted 20:07 Jan 08, 2015 |
Since you (Keenan) did not specify it, I am assuming that this is trivial, but would you like us to write the program in such a way that it lets the user to choose who takes the first turn (computer or the user) for the Dice Game program? Please let me know. Thank you! |
kscasado
Posts: 19
|
Posted 20:09 Jan 08, 2015 |
Taken from assignment...
"Write a version of this game, to be played against the computer. The computer program should play according User goes first. |
G190852562
Posts: 162
|
Posted 20:11 Jan 08, 2015 |
False "The computer should randomly choose and item (without telling the player what was chosen). Next the player should be allowed to choose an item. " Read the instructions carefully next time (; |
kscasado
Posts: 19
|
Posted 20:17 Jan 08, 2015 |
The quote you selected is from the rock paper scissors game, original poster is asking about the dice game. |
se1k1h1mawar1
Posts: 121
|
Posted 20:28 Jan 08, 2015 |
I am very sorry. I missed this part: "Allow the human player to roll first". |
kknaur
Posts: 540
|
Posted 05:20 Jan 09, 2015 |
Correct. Human first for the dice game. |