goids/config.yaml

34 lines
490 B
YAML
Raw Normal View History

screen_size:
2022-12-28 15:01:15 +00:00
width: 1000
height: 700
2022-11-26 15:01:37 +00:00
last_step: 100
2022-12-01 21:12:05 +00:00
init_amount: 10
2022-11-26 15:01:37 +00:00
steps:
- step: 10
amount: 1
neighbours: 1
- step: 20
amount: 100
neighbours: 1
- step: 30
amount: 1
neighbours: 1
- step: 40
amount: 10
neighbours: 2
- step: 50
Amount: 2
neighbours: 1
- step: 60
amount: 2
neighbours: 1
- step: 70
amount: 3
neighbours: 2
- step: 80
amount: 3
neighbours: 1
- step: 3000
amount: 3
neighbours: 1