horstjens / yacht-dice-game

student group wasagasse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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? >>>

About

student group wasagasse


Languages

Language:Python 89.3%Language:C 9.9%Language:Shell 0.7%Language:Nix 0.1%