Linux command
robots 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a game
robots
Start without scores display
robots -s
Start at a specific level
robots -j
说明
robots is a grid-based chase game from the bsdgames collection. The player must avoid robots that relentlessly chase them across the grid. Robots that collide with each other are destroyed, leaving scrap heaps that also destroy other robots on contact. Movement uses hjklyubn keys. Press t to teleport to a random location, w to wait for robots to come to you, or s for a safe teleport (limited uses). Strategy involves luring robots into each other and into scrap piles.
参数
- -s
- Don't display scores on exit.
- -j
- Jump to highest score level.
- -t
- Play on a small terminal.
FAQ
What is the robots command used for?
robots is a grid-based chase game from the bsdgames collection. The player must avoid robots that relentlessly chase them across the grid. Robots that collide with each other are destroyed, leaving scrap heaps that also destroy other robots on contact. Movement uses hjklyubn keys. Press t to teleport to a random location, w to wait for robots to come to you, or s for a safe teleport (limited uses). Strategy involves luring robots into each other and into scrap piles.
How do I run a basic robots example?
Run `robots` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s do in robots?
Don't display scores on exit.