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

https://github.com/fergm/liarsdice

Play Liar's Dice against my algorithm.
https://github.com/fergm/liarsdice

Last synced: 11 months ago
JSON representation

Play Liar's Dice against my algorithm.

Awesome Lists containing this project

README

          

# LiarsDice

## Instructions:

Execute `SingleBidGame.py` to play.

## Background:
A great game for groups. Just needs 5 Dice per person.
https://en.wikipedia.org/wiki/Liar%27s_dice#Single_hand

## Rules:
* Each Player has 5 dice
* One bid per player
* Human bids first
* Computer can counterbid with a higher quantity of any particular face, or the same quantity of a higher face.
* Ones are a wild card. They count as the face of the current bid.