all repos — WarBot2020 @ 5a247152e0c52cd12ea4ba0508218698f5b0dcb9

Bootleg version of "WorldWarBot 2020" done in Java and without a map.

Update README.md
Bi-Rabittoh andronacomarco@gmail.com
Thu, 04 Apr 2019 01:23:18 +0200
commit

5a247152e0c52cd12ea4ba0508218698f5b0dcb9

parent

19b5c0e0f1ff74f821da9bd9b2ee22d198932fc4

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -6,7 +6,7 @@ ```

executable.jar soglia_popolazione verbose n_guerre ``` - soglia_popolazione is an integer (default 12000) -- verbose is a boolean. true gives you a detailed output of a single war, while false gives you stats on n_guerre wars -- n_guerre is the number of wars to simulate. +- verbose is a boolean. true gives you a detailed output of a single war, while false gives you stats on n_guerre wars (default true) +- n_guerre is the number of wars to simulate (default 500) The program will load the default values if you don't always put all three parameters.