all repos — WarBot2020 @ 51152c614ca1631b39469c956a18f7e991f66836

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

51152c614ca1631b39469c956a18f7e991f66836

parent

5a247152e0c52cd12ea4ba0508218698f5b0dcb9

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 a detailed output of a single war, while 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 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.