添加缓冲区和消失区两个词条

Co-authored-by: C₂₉H₂₅N₃O₅ <cgu52@wisc.edu>
This commit is contained in:
MrZ626
2021-11-14 16:45:53 +08:00
parent c2d5537d8d
commit 491fcb5860
2 changed files with 20 additions and 0 deletions

View File

@@ -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",