Yatzee
What is this project?
- A basic version of Yatzee
- Auto Roll 5 dice
- Trying to get all same values for the dice to get a 'Yatzee'
- Choose values to reroll a. type in the numbers of the dice you want to reroll with no spaces. press enter
- Two trys to reroll for a Yatzee
- Game loops automatically
- Win text if Yatzee is achieved
Reviewer
- Looking for comments about clean code and OOP
- Feel free to ask any questions on why I did something the way I did
Thank you!