← 返回命令列表

Linux command

dopewars 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start a game in text mode

dopewars -t

Start with a specific player name

dopewars -t -n [name]

说明

dopewars is a strategy game where the player buys and sells goods across New York City locations over 30 days. The goal is to pay off the loan shark and make as much money as possible by exploiting price differences between neighborhoods. Random events like police encounters and market fluctuations add unpredictability. The game features a multiplayer mode for competing against other players over a network.

参数

-t
Text-mode (curses) interface.
-n _NAME_
Set player name.
-s
Run as server for multiplayer.
-c
Connect to a multiplayer server.
-h
Display help.

FAQ

What is the dopewars command used for?

dopewars is a strategy game where the player buys and sells goods across New York City locations over 30 days. The goal is to pay off the loan shark and make as much money as possible by exploiting price differences between neighborhoods. Random events like police encounters and market fluctuations add unpredictability. The game features a multiplayer mode for competing against other players over a network.

How do I run a basic dopewars example?

Run `dopewars -t` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -t do in dopewars?

Text-mode (curses) interface.