Skip to content

levinjoller/Yatzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Languages