Ashwin1729 / Dice-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice-Game

Its a simple 2 - player Dice Game in which one player have to roll the dice and have to save the sum of the total number obtained on dice in memory.

If 1 is obtained without saving....the current sum will become zero and no score will be added. If a player saves the current sum obtained by rolling the dice, player 2 will have the chance of playing. If 1 is obtained then other player will get the chance to move the dice.

At last the player to obtain the max sum >= 100 by rolling dice first will win the Game!

About


Languages

Language:JavaScript 41.3%Language:CSS 40.5%Language:HTML 18.2%