Skip to content

Instantly share code, notes, and snippets.

View mm304321141's full-sized avatar

奏之章 mm304321141

  • Bytedance Inc.
  • 帝都
View GitHub Profile
@mm304321141
mm304321141 / txt
Created March 8, 2019 11:25
API ?
API
option {
bool instantaneous = false
sync_level sync_level = write_file
handle snapshoot = nullptr
}
// column
void create_column(option, name, key_type, value_type, callback)
@mm304321141
mm304321141 / UniversalTetrisAI.txt
Last active August 26, 2020 17:33
TetrisAI API
{
"create" : { // create instance
"instance" : "player0", // instance id
"rule" : "toj", // rule
"ai" : "ZZZ_TOJ", // ai
"search" : "tspin", // search
"config" : { // global cfg
"thread" : 1, // bg threads
"memory" : 1024, // MB