Question: I would like help trying to write a matlab program for playing a game of dice called pig in the command window. I had orginally
I would like help trying to write a matlab program for playing a game of dice called "pig" in the command window. I had orginally written one for a single player but now I need to allow for multiple players, even a computer. Attached below I show the orginal pig matlab script that I wrote but need help modifying it to fit the new assignment



clc; turn 1; score-0; turnScoree; fprintf(n Whats up Dude! In Welcome to the mystical game knoun as "Pig".n I will ask you if you want to pass or roll.); fprintf'In If you pass then your score will be added to your totalin if you select to roll, then the die value is added to the turn scorein simple so far right? "). fprintf(' except when the value rolled is 1, in which case your turn score will be set to 0 and you have to stop rolling Lets have some fun :).'); while score
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
