A last letter game benchmark implemented in php
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