Skip to content

Toni-Zoaretz/AS-Project-Dice-Game-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 About my Dice Game

I was given a task @AppleSeeds Bootcamp to to build a responsive Dice Game.
I implement the Dice Game using HTML,CSS,JavaScript.

Dice Game link:

https://dice-game-appleseeds.netlify.app/

Reference Game link:

https://www.youtube.com/watch?v=KW6dxF9qaBk

Game Instructions

▶The game has 2 players, playing in rounds. In each turn, a player rolls 2 dice as many times as he wishes.
▶Each result will get added to his round’s score. But if the player rolls a double six all his round’s score gets lost. After that, it's the next player’s turn.
▶A player can choose to ‘Hold’, which means that his round’s score gets added to his global score. After that, it's the next player's turn.
▶The first player to reach the exact target number points wins.

Screenshots

Alt text

plot

plot

Deployment

To deploy this project run

  ./index.html