<!-- PIG GAME -->
GAME RULE :
- The game has 2 Players, playing in round
- In each turn, a player rolls a dice as many times as he wishes, Each result get added to his ROUND score
- But, if the palyer rolls a 1, all his ROUND score gets lost. After that, its the new=xt player's turn
- The player can choose to HOLD, which means that his round score get added to his GLOBAL score. After that, Its the
next player's turn
- The first player to reach 100 Points on GLOBAL score WINS the Game