Skip to content

I want to write a small and simple application to estimate battle outcomes in 5th Edition Dungeons & Dragons.

License

Notifications You must be signed in to change notification settings

gadse/dungeon-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dungeon-explorer

I want to write a small and simple application to estimate battle outcomes in 5th Edition Dungeons & Dragons.

How To Run This

  1. Install the .NET runtime env for your system from here and use either .NET or .NET Core: https://dotnet.microsoft.com/download

  2. Start a new terminal session.

  3. Start program: dotnet run

Tests

Can be found in DungeonExplorer.Tests. To execute them, just dotnet test in the root dir.

Dev Notes

C# Docs: https://docs.microsoft.com/en-us/dotnet/csharp/

About

I want to write a small and simple application to estimate battle outcomes in 5th Edition Dungeons & Dragons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages