all repos — WarBot2020 @ 1784ceb0104aa056c1d551b372848cddf359b256

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

1784ceb0104aa056c1d551b372848cddf359b256

parent

a4fa04af42abbf4313e7446a6f31e40efc4f54c0

1 files changed, 7 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -1,2 +1,9 @@

# WarBot2020 Bootleg version of "WorldWarBot 2020" done in Java and without a map. + +Usage: 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. + +The program will load the default values if you don't always put all three parameters.