Linux command
yetris 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
yetris
说明
yetris is a terminal-based clone of Tetris. It features colorful ncurses graphics, piece holding, ghost piece, and scoring. The game runs entirely in the terminal and supports keyboard controls.
参数
- Arrow Left/Right
- Move piece horizontally
- Arrow Down
- Soft drop
- Space
- Hard drop
- x/z
- Rotate clockwise/counterclockwise
- c
- Hold piece
- p
- Pause/unpause
- q
- Quit
FAQ
What is the yetris command used for?
yetris is a terminal-based clone of Tetris. It features colorful ncurses graphics, piece holding, ghost piece, and scoring. The game runs entirely in the terminal and supports keyboard controls.
How do I run a basic yetris example?
Run `yetris` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does Arrow Left/Right do in yetris?
Move piece horizontally