tinaM17 / DiceGame

The Dice Game is based on a two-player. Both players roll the dice and the player who gets the highest phase value will win the game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiceGame

The Dice Game is based on a two-player. Both players roll the dice and the player who gets the highest phase value will win the game.

GAME RULES:

  • The game has 2 players, playing in rounds, the final score is 100
  • In each turn, a player rolls the dice as many times as he whishes. Each result get added to his current score
  • BUT, if the player rolls a 1 in the dice, all his ROUND score gets lost. After that, it's the next player's turn
  • The player can choose to 'Hold', which means that his current score gets added to his Main score. After that, it's the next player's turn
  • The first player to reach the final score points on Main score wins the game

Deployed Link:-

https://playdicegame1.netlify.app/

About

The Dice Game is based on a two-player. Both players roll the dice and the player who gets the highest phase value will win the game.


Languages

Language:CSS 51.2%Language:JavaScript 35.1%Language:HTML 13.7%