Linux command
tetrinet 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Connect to a server
tetrinet [nickname] [server.example.com]
Connect with fancy graphics
tetrinet -fancy [nickname] [server]
Connect in tetrifast mode
tetrinet -fast [nickname] [server]
Use custom window size
tetrinet -log [logfile] [nickname] [server]
Enable shadow piece preview
tetrinet -shadow [nickname] [server]
说明
tetrinet is a multiplayer Tetris game for up to six players that runs in a text terminal. It connects to TetriNET servers and supports both cooperative team play and competitive matches. The game features special blocks that appear when clearing lines containing them. Specials include add lines, clear lines, nuke field, block bomb, gravity, and various other attacks that can be used against opponents or to help teammates. The terminal client uses ncurses for display and requires a terminal with at least 50 lines. It's compatible with original Windows TetriNET servers and supports the faster tetrifast variant.
参数
- -fancy
- Use fancy TTY graphics with box-drawing characters.
- -fast
- Connect using tetrifast mode (faster gameplay).
- -log _file_
- Log partyline messages to file.
- -shadow
- Enable shadow piece showing where piece will land.
- -slide
- Enable piece sliding after landing.
- -noshadow
- Disable shadow piece.
- -noslide
- Disable piece sliding.
- -windows
- Emulate Windows client behavior.
FAQ
What is the tetrinet command used for?
tetrinet is a multiplayer Tetris game for up to six players that runs in a text terminal. It connects to TetriNET servers and supports both cooperative team play and competitive matches. The game features special blocks that appear when clearing lines containing them. Specials include add lines, clear lines, nuke field, block bomb, gravity, and various other attacks that can be used against opponents or to help teammates. The terminal client uses ncurses for display and requires a terminal with at least 50 lines. It's compatible with original Windows TetriNET servers and supports the faster tetrifast variant.
How do I run a basic tetrinet example?
Run `tetrinet [nickname] [server.example.com]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -fancy do in tetrinet?
Use fancy TTY graphics with box-drawing characters.