goids/config.yaml
2023-02-26 18:00:34 +01:00

25 lines
359 B
YAML

screen_size:
width: 700
height: 500
last_step: 500
init_amount: 300
steps:
- step: 10
amount: 10
neighbours: 1
- step: 20
amount: 100
neighbours: 1
- step: 30
amount: 1
neighbours: 1
- step: 40
amount: 200
neighbours: 190
- step: 50
Amount: 2
neighbours: 1
- step: 3000
amount: 3
neighbours: 1