For every player dice roll, the score of a player is the sum of both dice.
The Player indicator moves in terms of player score percentage and the color changes as indicator gets closer to finish line.
If a player gets twin dice, playerscore = previous score + dice - 10. this will affect the movement percent of player indicator by drawing it backward.