https://github.com/sirlich/yatzee-simulator
Simulates the score you might achieve playing Yahtzee, were your strategy to only roll for Yahtzees.
https://github.com/sirlich/yatzee-simulator
python3 script yahtzee
Last synced: 2 months ago
JSON representation
Simulates the score you might achieve playing Yahtzee, were your strategy to only roll for Yahtzees.
- Host: GitHub
- URL: https://github.com/sirlich/yatzee-simulator
- Owner: SirLich
- Created: 2018-10-20T04:37:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T06:15:17.000Z (over 6 years ago)
- Last Synced: 2025-01-03T12:24:00.785Z (4 months ago)
- Topics: python3, script, yahtzee
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yahtzee-simulator
This silly little script simulates the score you might achieve playing Yahtzee, were your strategy to only roll for Yahtzees (five of a kind).## How to run
Simply run the script with Python3. There is no command-line input.## Results
After running 100,000 cycles:
* Average: 36.8375
* Max: 450
## Further reading
Rules for Yahtzee: https://en.wikipedia.org/wiki/Yahtzee