goids/config.yaml

25 lines
359 B
YAML
Raw Normal View History

screen_size:
2023-06-18 18:08:07 +00:00
width: 1400
height: 1000
2023-02-26 17:00:34 +00:00
last_step: 500
2023-06-18 18:08:07 +00:00
init_amount: 20
steps:
- step: 100
amount: 20
neighbours: 5
- step: 200
amount: 20
neighbours: 10
- step: 300
amount: 5
2022-11-26 15:01:37 +00:00
neighbours: 1
2023-06-18 18:08:07 +00:00
- step: 400
amount: 5
2022-11-26 15:01:37 +00:00
neighbours: 1
2023-06-18 18:08:07 +00:00
- step: 500
amount: 6
2022-11-26 15:01:37 +00:00
neighbours: 1
2023-06-18 18:08:07 +00:00
- step: 600
amount: 7
2022-11-26 15:01:37 +00:00
neighbours: 1