Skip to content

citrus610/lemon-tea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemon Tea

Guildline versus tetris bot.

How to build

Notices

Currently Lemon Tea can only run and compile on Window with g++.

Build the tetris client

  • 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.

Build the tuner

  • 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.