Linux command
adventure 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
adventure
Restore
adventure -r
说明
adventure (also known as Colossal Cave Adventure or ADVENT) is the original text adventure game. Players explore a cave system described entirely through text, interacting with the environment using simple verb-noun commands like "GO NORTH", "GET LAMP", or "KILL DRAGON". The game features treasure hunting, puzzle solving, and exploration of a fantastical underground world inhabited by dwarves, a pirate, and a dragon. Commands are typically two words (verb + noun) or single words for movement.
参数
- -r
- Restore a previously saved game
FAQ
What is the adventure command used for?
adventure (also known as Colossal Cave Adventure or ADVENT) is the original text adventure game. Players explore a cave system described entirely through text, interacting with the environment using simple verb-noun commands like "GO NORTH", "GET LAMP", or "KILL DRAGON". The game features treasure hunting, puzzle solving, and exploration of a fantastical underground world inhabited by dwarves, a pirate, and a dragon. Commands are typically two words (verb + noun) or single words for movement.
How do I run a basic adventure example?
Run `adventure` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -r do in adventure?
Restore a previously saved game