Linux command
cuyo 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
cuyo
Start in fullscreen
cuyo -f
Set a custom
cuyo -g [800x600]
Enable debug
cuyo -d
Load a custom
cuyo [level.ld]
Show the help
cuyo -h
说明
cuyo is a Puyo Puyo / Tetris style puzzle game for one or two players. Pieces fall from the top of the playfield and the player must connect matching blobs; once enough identical blobs touch, they explode. Clearing them triggers chain reactions that destroy grass or other obstacles, which is usually the level's real goal. Each of the many built-in levels has its own rules, graphics and music, and the game ships with a level description language so players can create and load their own levels via an _ld-file_ argument. In two-player mode, one player's chain reactions drop garbage into the opponent's field.
参数
- -d
- Enable debug mode.
- -f
- Run in fullscreen mode.
- -g _WxH_
- Set the window size (for example -g 1024x768).
- -h
- Print a short help message and exit with status 0.
- -?
- Print a short help message and exit with status 1.
- --version _versions_
- Activate special level versions using a comma-separated list of specifiers (difficulty, player count, eco, geek modes, etc.).
FAQ
What is the cuyo command used for?
cuyo is a Puyo Puyo / Tetris style puzzle game for one or two players. Pieces fall from the top of the playfield and the player must connect matching blobs; once enough identical blobs touch, they explode. Clearing them triggers chain reactions that destroy grass or other obstacles, which is usually the level's real goal. Each of the many built-in levels has its own rules, graphics and music, and the game ships with a level description language so players can create and load their own levels via an _ld-file_ argument. In two-player mode, one player's chain reactions drop garbage into the opponent's field.
How do I run a basic cuyo example?
Run `cuyo` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -d do in cuyo?
Enable debug mode.