Configurable multi-agent-based simulation made in Java (FX)
- Download the latest release here
- You can buy me a coffee here:
-h,--helpshow this help message and exit-d,--doctors=INTset doctor agents amount-e,--elderly=INTset elderly agents amount-i,--infected=INTset infected agents amount--nocolorsdisable colored logging-r,--radius=INTset agents radius-s,--speed=INTset agents speed-y,--young=INTset young agents amount
The program has three types of logging:
- Saving individual simulation states frame by frame to the
csvfile - Appending each final result to the separate
csvfile - Live count in console (and GUI panel)
