Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 484 Bytes

Readme.md

File metadata and controls

28 lines (23 loc) · 484 Bytes

Christmas

A small console application.
It simulates Santa Claus making and delivering presents for children.
At least 5 different design patterns were used for the implementation.

Build with

  • .NET Core v3.0.0
  • #C
  • a lot of fun

Installation

Install dependencies:

cd .\Christmas
dotnet restore

Usage

cd .\Christmas
dotnet run

Authors

Matthias Planzer
Levin Joller