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.
- Host: GitHub
- URL: https://github.com/fergm/liarsdice
- Owner: FergM
- License: mit
- Created: 2018-12-26T22:07:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T01:21:30.000Z (over 6 years ago)
- Last Synced: 2025-01-12T18:33:28.599Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.