Linux command
battlestar 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Start a new Battlestar game
battlestar
Restore a saved game from a file
battlestar -r [savefile]
说明
battlestar is a text adventure game from the BSD games collection. Set aboard a battlestar at the tail end of a fierce space battle, players must explore the wreckage, find essential items, and survive encounters while navigating through various locations including tropical islands. The game uses a parser-based input system where players type natural language commands to interact with the environment. Navigation uses compass directions (when carrying a compass) or relative directions (right, left, ahead, back).
参数
- -r
- Restore a previously saved game.
FAQ
What is the battlestar command used for?
battlestar is a text adventure game from the BSD games collection. Set aboard a battlestar at the tail end of a fierce space battle, players must explore the wreckage, find essential items, and survive encounters while navigating through various locations including tropical islands. The game uses a parser-based input system where players type natural language commands to interact with the environment. Navigation uses compass directions (when carrying a compass) or relative directions (right, left, ahead, back).
How do I run a basic battlestar example?
Run `battlestar` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -r do in battlestar?
Restore a previously saved game.