Guildline versus tetris bot.
Currently Lemon Tea can only run and compile on Window with g++.
- Clone the repository.
- Run
make
to build the tetris client. - The client can be found in the
bin\client
folder. - Lemon Tea's parameters can be changed in
config.json
.
- Run
make tuner
to build Lemon Tea's weights tuner. - The tuner can be found in the
bin\tuner
folder. - The tuner is a program that help improve Lemon Tea's parameters.