Skip to content

agiledivider/csd_adventure_csharp

Repository files navigation

csd_adventure_csharp

build

dotnet build

test

run all tests

dotnet test 

run unit tests

dotnet test UnitTests

run feature tests

dotnet test CsdTextAdventure.Specs

run

run the adventure

dotnet run --project CsdTextAdventure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published