Update README.md
Bi-Rabittoh andronacomarco@gmail.com
Thu, 04 Apr 2019 01:17:59 +0200
1 files changed,
7 insertions(+),
0 deletions(-)
jump to
M
README.md
→
README.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.