/BlackjackConsoleApp

A console application implementation of blackjack.

Primary LanguageC#

A C# Console Application implementation of Blackjack

build/get dependencies command:

dotnet restore

start command:

dotnet run