dice_game Just a simple dice game This game has two rules Rule 1. If both dice gets one then player gets changed Rule 2. If both dice gets 6 then score of the current player gets 0 We can change the rules in 'app.js' inside the //update scores// section