Skip to content

A version of the Liar's Dice game implemented in JavaScript.

Notifications You must be signed in to change notification settings

ricardomzz/liars_dice

Repository files navigation

Introduction:

Liar's Dice is a dice Game widely played in South America using a set of cups and dice. Bluffing is highly encouraged!

Installation Instructions:

Just open index.html using your preferred modern browser

How to Play:

Each player has 3 dice with values concealed from other players. Players take turns either guessing a number and how many dice they believe currently have that number for all players or challenging the previous player's guess.

Players are required to guess a higher number than the previous player, either by increasing the number of dice for the current value or increasing the value.

Dice with a value of 1 are wild - they count as whatever the current player's guessed value is.

When a player challenges a guess all dice are revealed. The player who was wrong loses a die.

The game ends when only one player is left with dice.

About

A version of the Liar's Dice game implemented in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published