Skip to content

abmarnie/monte-carlo-csharp-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Latest .NET SDK

Downloading

git clone https://github.com/abmarnie/monte-carlo-csharp-solutions.git

Running

dotnet build

dotnet run

Distributing

dotnet publish -c Release -r win-x64 --self-contained (for example, but for more details, see this).

Zip up the bin\Release\net8.0\win-x64\publish folder, and send that to someone. They can double click on GameDevMathProblems.exe to run the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages