nizos / ceo-bowling-csharp

Implementation of CEO Bowling in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEO Bowling in C#

This is a C# implementation of the TDD kata Raniz85/ceo-bowling-kata.

Requirements

This project requires .Net 7.0 which can be downloaded from here. More information can be found here.

Test

You can execute the tests directly in your IDE or by running the following command in the terminal.

dotnet test

About

Implementation of CEO Bowling in C#


Languages

Language:C# 100.0%