goids/config.yaml

25 lines
359 B
YAML
Raw Permalink Normal View History

screen_size:
2023-02-26 17:00:34 +00:00
width: 700
height: 500
last_step: 500
init_amount: 300
2022-11-26 15:01:37 +00:00
steps:
- step: 10
2023-02-26 17:00:34 +00:00
amount: 10
2022-11-26 15:01:37 +00:00
neighbours: 1
- step: 20
amount: 100
neighbours: 1
- step: 30
amount: 1
neighbours: 1
- step: 40
2023-02-26 17:00:34 +00:00
amount: 200
neighbours: 190
2022-11-26 15:01:37 +00:00
- step: 50
Amount: 2
neighbours: 1
- step: 3000
amount: 3
neighbours: 1