Linux command
slashem 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a game
slashem
Start with a specific player name
slashem -u [name]
Show high scores
slashem -s
说明
SLASH'EM (Super Lotsa Added Stuff Hack - Extended Magic) is a roguelike dungeon exploration game, a variant of NetHack with many additional features. It adds new roles, races, monsters, items, and dungeon branches while maintaining the core NetHack gameplay. Controls are identical to NetHack: hjklyubn for movement, i for inventory, ? for help.
参数
- -u _NAME_
- Set player name.
- -s
- Show high scores.
- -X
- Discovery mode (non-scoring).
- -D
- Debug/wizard mode.
FAQ
What is the slashem command used for?
SLASH'EM (Super Lotsa Added Stuff Hack - Extended Magic) is a roguelike dungeon exploration game, a variant of NetHack with many additional features. It adds new roles, races, monsters, items, and dungeon branches while maintaining the core NetHack gameplay. Controls are identical to NetHack: hjklyubn for movement, i for inventory, ? for help.
How do I run a basic slashem example?
Run `slashem` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -u _NAME_ do in slashem?
Set player name.