A last letter game benchmark implemented in Java
Clone repository recursively:
git clone --recursive https://github.com/LLGAssessment/llg-java.gitCompile test:
cd llg-java
makeRun it and measure its time:
time java llg < llg-dataset/70pokemons.txt