[JAVA][作業練習] Lab2
TheGameOfPig.java/** * * @author Shiang-Yun YangThe game of Pig is a sample two player dice game in which the first player toreach 100 or more points wins. Players take turns. On each turn a player rolls asix-sided die. After each roll: . If the player...