It consists mainly of a class that contains the methods for a yatzy game.
It was programmed using the TDD method.
- .NET Core v3.0.0
- #C
- XUnit v2.4.1
- A lot of fun
- Install latest .Net SDK
dotnet restore
cd .\Yatzy.Test
dotnet test
Matthias Planzer
Levin Joller