Linux command
empire 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a new game
empire
Start with mostly water
empire -w [90]
Set message delay
empire -d [500]
说明
empire is a classic full-scale war simulation strategy game. Two emperors compete for world domination on a randomly generated map, producing armies, fighters, ships, and other units to explore, conquer, and hold territory. The game plays on a grid map with cities, land, and sea. Units are produced in captured cities and commanded individually. Fog of war means only areas near your units are visible.
参数
- -w _water_
- Percentage of map that is water (10-90, default 70).
- -s _smooth_
- Map smoothing level; low values create islands, high values create continents (default 5).
- -d _delay_
- Delay in milliseconds after informational messages (default 2000).
- -S _interval_
- Auto-save interval in turns (default 10).
- -f _savefile_
- Specify save file name (default empsave.dat).
FAQ
What is the empire command used for?
empire is a classic full-scale war simulation strategy game. Two emperors compete for world domination on a randomly generated map, producing armies, fighters, ships, and other units to explore, conquer, and hold territory. The game plays on a grid map with cities, land, and sea. Units are produced in captured cities and commanded individually. Fog of war means only areas near your units are visible.
How do I run a basic empire example?
Run `empire` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -w _water_ do in empire?
Percentage of map that is water (10-90, default 70).