An open API service indexing awesome lists of open source software.

https://github.com/sammyleths/dice-roll

A simple and interesting game built with: HTML5, CSS3 and JavaScript. Both players will be in a race for the first to get a total score of 100 points.
https://github.com/sammyleths/dice-roll

css3 dice-game dice-roller game-development git html5 javascript vanilla-javascript

Last synced: 9 months ago
JSON representation

A simple and interesting game built with: HTML5, CSS3 and JavaScript. Both players will be in a race for the first to get a total score of 100 points.

Awesome Lists containing this project

README

          

Dice Roll

A simple and interesting game you can play with a friend.

Both players will be in a race for the first to get a total score of 100 points.

Each player will have their turn to roll a dice as many times as they want.

With the option to hold the current score after each dice roll or roll the dice multiple times to add up each consecutive dice roll score.

Any dice roll that results in a 1 pip, would make the player loose a turn.

If a player decides to roll the dice multiple times withiut holding their current score and eventually rolls a 1 pip, all the accumulated score will be lost and the player will loose the turn.

The first player to reach a total score of 100 points wins the round.

Hope you enjoy playing this dice roll game with your friends!

Remember to invite and Share with a friend.

Cheers!

Screenshot

![Artboard 1v4-min](https://user-images.githubusercontent.com/64320618/209819423-2cfc88eb-dbe8-4efb-a54b-6d29fec40b3e.png)

Links

Tech Stack


HTML
CSS3
JAVASCRIPT

Helpful Resources



  • HTML5:


    • MDN: Mozilla Developer Network - HTML (HyperText Markup Language)


    • W3SCHOOL: HTML Introduction




  • CSS3:


    • MDN: Mozilla Developer Network - CSS (Cascading Style Sheets)


    • W3SCHOOL: CSS Introduction




  • JAVASCRIPT:


    • MDN: Mozilla Developer Network - JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions


    • W3SCHOOL: JavaScript Introduction




  • MUGSHOTBOT: Automatic beautiful link previews

Author's Links