a-nikolaev / curseofwar

A Real Time Strategy game for Linux.
http://a-nikolaev.github.io/curseofwar/
GNU General Public License v3.0
320 stars 34 forks source link

Uncertainty in curseofwar -H text #26

Closed uleysky closed 11 years ago

uleysky commented 11 years ago

From curseofwar -H: -l [2|3| ... N]
Sets L, the number of countries (default is N).

I think that N is too small and must be increased up to M.

a-nikolaev commented 11 years ago

N is the maximum possible number of countries, 6 for the hexagon, and 4 for the rectangle and the rhombus. You set the shape with option -S.

If it's not clear, fork it to put it up to eleven, if you wish.