shuvo18103107 / Diceroll.github.io

This is a kind of fun project made completely by javascript. Enjoy the game the link is given below.

Home Page:https://shuvo18103107.github.io/Diceroll.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎲 Diceroll Game 🎲



check this out - https://shuvo18103107.github.io/Diceroll.github.io/

GAME RULES:

  • The game has 2 players, playing in rounds
  • In each turn, a player rolls a dice as many times as he whishes. Each result get added to his ROUND score
  • BUT, if the player rolls a 1, 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 ROUND score gets added to his GLOBAL score. After that, it's the next player's turn
  • The first player to reach 100 points on GLOBAL score wins the game
  • Add an input field to the HTML where players can set the winning score, so they can change the predefined score of 100.
  • Add another dice. A player loses if one of dices shows 1

About

This is a kind of fun project made completely by javascript. Enjoy the game the link is given below.

https://shuvo18103107.github.io/Diceroll.github.io/


Languages

Language:JavaScript 43.2%Language:CSS 36.5%Language:HTML 20.3%