shellyalmo / Appleseeds-dice-game

Home Page:https://shelly-dice-game.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appleseeds-dice-game

A Dice Roll Game written with html , css and vanilla JS for practicing DOM manipulation. This is a weekend project as part of my Appleseeds Fullstack Bootcamp. image

Play the game here:

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

Game instructions:

  • In your turn - roll the dice (at least once) and accumulate the result in "current".
  • You can roll again or click "Hold" to save the points from "Current" and end the turn.
  • Note! if you get 6-6 you will lose all points from "Current" and the turn will go to your opponent.
  • If you managed to reach exactly the target score - you win! If you passed it - you lose.

Inspired by:

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

About

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


Languages

Language:JavaScript 46.1%Language:HTML 27.6%Language:CSS 26.2%