/yacht-dice-game

student group wasagasse

Primary LanguagePython

yacht-dice-throwing game

how to play: type: python3 yacht.py

or

python3 yahtzee.py

example screenshot:

       +---+---+---+---+---+
throw# | a | b | c | d | e |
       +---+---+---+---+---+
  1:   | 5 | 6 | 2 | 6 | 5 |
       +---+---+---+---+---+
  2:   | 5 | 6 | 2 | 6 | 5 |
       +---+---+---+---+---+
  3:   | 5 | 6 | 3 | 6 | 5 |
       +---+---+---+---+---+
  ==========================
 1: Ones
 2: Twos
 3: Threes
 4: Fours
 5: Fives
 6: Sixes
 7: Full House
 8: Four-Of-A-Kind
 9: Little Straight
10: Big Straight
11: Choice
12: Yacht
wich category do you want to play? >>>