Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 433 Bytes

Readme.md

File metadata and controls

27 lines (22 loc) · 433 Bytes

Yatzy

It consists mainly of a class that contains the methods for a yatzy game.
It was programmed using the TDD method.

Build with

  • .NET Core v3.0.0
  • #C
  • XUnit v2.4.1
  • A lot of fun

Installation

Install dependencies

dotnet restore

Run unit tests

cd .\Yatzy.Test
dotnet test

Authors

Matthias Planzer
Levin Joller