Linux command
atc 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start
atc
Example
atc -g [game]
List
atc -l
Example
atc -s
说明
atc is a classic text-based air traffic control simulation game from the BSD games collection. Players guide jets and propeller planes to their destinations via exits and airports while avoiding collisions, managing multiple aircraft simultaneously. Jets move every update tick while prop planes move every other tick. Planes enter the airspace at 7,000 feet and must leave via exits at 9,000 feet or land at airports. The game ends if two planes get too close. Score is based on the number of planes safely handled.
参数
- -g _game_, -f _game_
- Select a specific game/airport layout to play
- -l
- List available game files
- -s, -t
- Display high score rankings
- -r _seed_
- Set random seed for reproducible games
- -p
- Print the path to the game's private files directory
- -u, -?
- Display usage information
FAQ
What is the atc command used for?
atc is a classic text-based air traffic control simulation game from the BSD games collection. Players guide jets and propeller planes to their destinations via exits and airports while avoiding collisions, managing multiple aircraft simultaneously. Jets move every update tick while prop planes move every other tick. Planes enter the airspace at 7,000 feet and must leave via exits at 9,000 feet or land at airports. The game ends if two planes get too close. Score is based on the number of planes safely handled.
How do I run a basic atc example?
Run `atc` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -g _game_, -f _game_ do in atc?
Select a specific game/airport layout to play