Image size: ~175KiB. RTS CLI game.
5.9K
docker run -it --rm --log-driver none --net none --read-only defnotgustavom/curseofwar
##Rules
Cities (W#W, i=i, and n) increase your country’s population
Gold mines (/$) give you gold, which is used to build new cities.
Put flags on the map to move your army. Press space to add and remove flags.
You play as a ruler of the green country.
Computer opponents have different personalities and different approach to control their armies
Game conditions can be adjusted with command line arguments, see /curseofwar -h
##Controls
Arrow keys and [H], [J], [K], [L] are for moving the cursor
[R] or [V] to build village -> town -> castle
[Space] to add/remove a flag
[X] to remove all your flags
[C] to remove a half of your flags
Multiplayer
To start a server for two players:
$ curseofwar -E 2
To start a client and connect to the server:
$ curseofwar -C <server's IP>
To play with another person, you start a server, and both players start their clients, connecting to this server (i.e. if you run the
server, you should connect to your own IP, 127.0.0.1).
Content type
Image
Digest
sha256:994a94aea…
Size
181.4 kB
Last updated
over 3 years ago
docker pull defnotgustavom/curseofwar