A last letter game benchmark implemented in Go
Clone repository recursively:
git clone --recursive https://github.com/LLGAssessment/llg-go.git
Build an executable:
cd llg-go
go build llg.go
then run a benchmark
time ./llg < llg-dataset/70pokemons.txt