all repos — WarBot2020 @ 4486e5174ef9b2f8d6555f264a04f53b6ba1e0b4

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:24:04 +0200
commit

4486e5174ef9b2f8d6555f264a04f53b6ba1e0b4

parent

51152c614ca1631b39469c956a18f7e991f66836

1 files changed, 1 insertions(+), 1 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 the detailed output of a single war, false gives you stats on n_guerre wars (default true) +- verbose is a boolean. true gives you the detailed output of a single war, false gives you generic statistics 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.