Skip to content

aprilxyc/dice-game

Repository files navigation

Dice Game

I followed Jonas Schmedtmann's tutorial to build this: The Complete JavaScript Course 2018

Game rules

The game has 2 players. Each round, the player rolls the dice as many times as they want. Each result gets added your round score. However, you lose all your round score points if you roll a 1. It will then be the next player's turn.

You can choose to 'hold' your points, which means the round score gets added to your global score.

First player to reach 100 points (total score) wins the game!

Alt Text

About

A simple dice game made in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published