Skip to content

A last letter game benchmark implemented in .NET core C#

License

Notifications You must be signed in to change notification settings

LLGAssessment/llg-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llg-csharp

A last letter game benchmark implemented in php

How to run

Clone repository recursively:

git clone --recursive https://github.com/LLGAssessment/llg-csharp.git

Then build

cd llg-csharp
dotnet restore
dotnet build -c Release

and run a test

time dotnet bin/Release/netcoreapp1.1/llg-csharp.dll < llg-dataset/70pokemons.txt

About

A last letter game benchmark implemented in .NET core C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages