← 返回命令列表

Linux command

hunt 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start hunt game

hunt

Connect to server

hunt -h [hostname]

Use specific name

hunt -n [playername]

Connect to port

hunt -p [port]

说明

hunt is a multiplayer terminal game where players hunt each other in a maze. Players shoot and dodge in text-based combat. The game connects to a huntd server where multiple players compete. It features walls, bombs, and maze navigation.

参数

-h _HOST_
Server hostname.
-n _NAME_
Player name.
-p _PORT_
Server port.
-t _TEAM_
Team number.
-c
Auto-connect.
--help
Display help information.

FAQ

What is the hunt command used for?

hunt is a multiplayer terminal game where players hunt each other in a maze. Players shoot and dodge in text-based combat. The game connects to a huntd server where multiple players compete. It features walls, bombs, and maze navigation.

How do I run a basic hunt example?

Run `hunt` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -h _HOST_ do in hunt?

Server hostname.