points state winner state last player state doubles state lost turn state state short interpretation XXXXXXXXXXnormal XXXXXXXXXXclear XXXXXXXXXXextra XXXXXXXXXXclear XXXXXXXXXXnew XXXXXXXXXXclear +...

1 answer below »
need your help in modifying this 24 state game into 48 state game using the least number of cases. The state tables for both games are attached as well as the source code for 24 state game. Thank you a lot


points state winner state last player state doubles state lost turn state state short interpretation 0 0 0 0 0 0 normal 0 0 0 0 1 1 clear 0 0 0 1 0 2 extra 0 0 0 1 1 3 clear 0 0 1 0 0 4 new 0 0 1 0 1 5 clear + new 0 0 1 1 0 6 extra 0 0 1 1 1 7 clear + new 0 1 0 0 0 8 normal 0 1 0 0 1 9 clear 0 1 0 1 0 10 extra 0 1 0 1 1 11 clear 0 1 1 0 0 12 end + new 0 1 1 0 1 13 end + clear + new 0 1 1 1 0 14 extra 0 1 1 1 1 15 end + clear + new 1 0 0 0 0 16 set winner 1 0 0 0 1 17 clear 1 0 0 1 0 18 set winner + ignore 1 0 0 1 1 19 clear 1 0 1 0 0 20 set winner + end + new 1 0 1 0 1 21 clear + new 1 0 1 1 0 22 set winner + end + ignore + new 1 0 1 1 1 23 clear + new 1 1 0 0 0 24 normal 1 1 0 0 1 25 clear 1 1 0 1 0 26 ignore 1 1 0 1 1 27 clear 1 1 1 0 0 28 end + new 1 1 1 0 1 29 clear 1 1 1 1 0 30 end + ignore + new 1 1 1 1 1 31 end + clear + new 2 0 0 0 0 32 ½ points + next 2 0 0 0 1 33 clear 2 0 0 1 0 34 ½ points 2 0 0 1 1 35 clear 2 0 1 0 0 36 ½ points + next + new 2 0 1 0 1 37 clear 2 0 1 1 0 38 ½ points + new 2 0 1 1 1 39 clear 2 1 0 0 0 40 ½ points + next 2 1 0 0 1 41 clear 2 1 0 1 0 42 ½ points 2 1 0 1 1 43 clear 2 1 1 0 0 44 ½ points + end + new 2 1 1 0 1 45 clear 2 1 1 1 0 46 ½ points + end + new 2 1 1 1 1 47 end + clear + new state = 16 x points state + 8 x winner state + 4 x last player state + 2 x double state + 1 x lost turn state
Answered 5 days AfterDec 03, 2021

Answer To: points state winner state last player state doubles state lost turn state state short interpretation...

Darshan answered on Dec 09 2021
122 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here