Skip to content

bofethe/yahtzee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahtzee

This repo simulates the game of yahtzee based on 2 strategies.

The scripts in this repo are as followed

  • main.py - This is the only script needed to run to simulate the game of yahtzee.
  • scores.py - handles scoring of each round. main.py imports this.

The media folder has distribution table, flowchart, and statistics summary.

Stratagies tested

  • Yahzee
    • Go for yahtzee, and keep highest score avialable.
  • Upper
    • Complete the Upper section first with the goal to get the 35-point bonus

About

A repository to simulate the game of yahtzee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages