DiceRollGame

Functionality

It is a simple web game between two players.
Player one starts of rolling a dice if he get number except 1 it adds it to the current score then he can press hold to add that current score to his total score If player gets a 1 then current score becomes 0 then player turn terminates and the next player rolls the dice. Whenn hold is pressed then also turn are changed. First to get 100 points win.

Starting scene

starting

Player1 one playing look at the current score

current score

## Player one holds score gets updated , current score gets 0 , background color change and player 2 turn starts

hold

## Player two playing look at the current score

player 2 turn

## Player two holds score gets updated , current score gets 0 , background color change and player 1 turn starts

play2 hold

## Player 1 wins and his side gets a dark black color.

Player one 2in