README.md (view raw)
1# WarBot2020
2Bootleg version of "WorldWarBot 2020" done in Java and without a map.
3
4Usage: executable.jar soglia_popolazione verbose n_guerre
5- soglia_popolazione is an integer (default 12000)
6- verbose is a boolean. true gives you a detailed output of a single war, while false gives you stats on n_guerre wars
7- n_guerre is the number of wars to simulate.
8
9The program will load the default values if you don't always put all three parameters.