How To Play?
1.Player Choose Action
1.1Tap / Addition:Player add number of selected hand to one of other player's hand
1.2Distribute:Player distribute number in his hand example: 1 2 become 0 3
2.Enemy choose action (same as player's action)
3.Repeat game until one of the players get eliminated
Rules:
-Player get eliminated when the number on both of his hand is 0
-Player can only add using non zero hand
-Player can only add opponent's non zero hand
-If number on a hand is greater or equal than 5 then the number become number mod 5
example:
6 become 1
5 become 0
-Player cant swap number of hand.
example:
3 0 become 0 3