@@ -662,6 +662,16 @@ return{
|
||||
"term",
|
||||
"Modern Tetris games have three different conditions in which the player tops out:\n1. Block out: when a piece spawned overlaps with the existing blocks in the field;\n2. Lock out: when a piece locks entirely above the skyline;\n3. Garbage out: when the stack exceeds 40 lines in height (often due to incoming garbage).\nTechmino does not check for locking out and garbage out.",
|
||||
},
|
||||
{"Buffer zone",
|
||||
"buffer zone",
|
||||
"term",
|
||||
"",--TODO
|
||||
},
|
||||
{"Vanish zone",
|
||||
"vanish zone",
|
||||
"term",
|
||||
"",--TODO
|
||||
},
|
||||
{"Falling speed",
|
||||
"fallingspeed",
|
||||
"term",
|
||||
|
||||
Reference in New Issue
Block a user