Skip to content

LLGAssessment/llg-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llg-go

A last letter game benchmark implemented in Go

How to run

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

About

A last letter game benchmark implemented in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages