add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

36
pages.zh/linux/yetris.md Normal file
View File

@@ -0,0 +1,36 @@
# yetris
> 在终端中克隆的俄罗斯方块游戏。
> 更多信息:<https://github.com/alexdantas/yetris>。
- 开始一局俄罗斯方块游戏:
`yetris`
- 水平移动方块:
`{{左|右箭头键}}`
- 顺时针或逆时针旋转方块:
`{{x|z}}`
- 持有一个方块(一次只允许一个):
`c`
- 轻落方块:
`<向下箭头键>`
- 硬落方块:
`<空格键>`
- 暂停/恢复游戏:
`p`
- 退出游戏:
`q`