← 返回命令列表

Linux command

zangband 命令

文本

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

常用示例

Start a new game

zangband

Start with a specific savefile

zangband -u [savefile]

Start in wizard mode (debugging)

zangband -w

说明

ZAngband is a single-player roguelike dungeon exploration game, a variant of Angband which itself derives from Moria and ultimately Rogue. The goal is to descend through increasingly dangerous dungeon levels, gain experience and equipment, and ultimately defeat a powerful end boss. ZAngband adds numerous features to Angband including wilderness areas between towns, additional races and classes, new monsters, and expanded magic systems. The game features permadeath - when your character dies, they're gone forever. The interface is text-based using ASCII characters to represent the dungeon, monsters, and items. Movement and actions use keyboard commands. Savefiles are stored in ~/.angband/ZAngband/save/ by default.

参数

-n _num_
Start with specified server number
-u _name_
Use specified savefile name
-w
Start in wizard (debug) mode
-v
Enable verbose mode
--
Ignore remaining options

FAQ

What is the zangband command used for?

ZAngband is a single-player roguelike dungeon exploration game, a variant of Angband which itself derives from Moria and ultimately Rogue. The goal is to descend through increasingly dangerous dungeon levels, gain experience and equipment, and ultimately defeat a powerful end boss. ZAngband adds numerous features to Angband including wilderness areas between towns, additional races and classes, new monsters, and expanded magic systems. The game features permadeath - when your character dies, they're gone forever. The interface is text-based using ASCII characters to represent the dungeon, monsters, and items. Movement and actions use keyboard commands. Savefiles are stored in ~/.angband/ZAngband/save/ by default.

How do I run a basic zangband example?

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

What does -n _num_ do in zangband?

Start with specified server number