Linux command
curseofwar 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start a game
curseofwar
Start with a specific difficulty
curseofwar -d [5]
Start with a specific number of players
curseofwar -q [4]
Start a game with a specific map seed
curseofwar -r [12345]
说明
curseofwar is a fast-paced action real-time strategy game for the terminal. Players build and command armies on a grid-based map, capturing territory by directing population flow toward enemy positions. Controls: arrow keys to move cursor, space to place a flag (directing troop movement), r to remove flags, p to pause. The game features different terrain types (plains, forests, mountains, water) that affect movement and combat.
参数
- -d _NUM_
- Difficulty level (1-9).
- -q _NUM_
- Number of computer opponents.
- -r _NUM_
- Random seed for map generation.
- -T _NUM_
- Timeline speed.
- -i
- Enable inequality mode.
- -h
- Display help.
FAQ
What is the curseofwar command used for?
curseofwar is a fast-paced action real-time strategy game for the terminal. Players build and command armies on a grid-based map, capturing territory by directing population flow toward enemy positions. Controls: arrow keys to move cursor, space to place a flag (directing troop movement), r to remove flags, p to pause. The game features different terrain types (plains, forests, mountains, water) that affect movement and combat.
How do I run a basic curseofwar example?
Run `curseofwar` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -d _NUM_ do in curseofwar?
Difficulty level (1-9).