18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"time_to_play": 1400,
|
|
"playground_size_w":650,
|
|
"playground_size_h":600,
|
|
"score_to_pass": 100,
|
|
"food_1": 6,
|
|
"food_1_max": 10,
|
|
"food_2": 4,
|
|
"food_2_max": 7,
|
|
"food_3": 2,
|
|
"food_3_max": 5,
|
|
"garbage_1": 3,
|
|
"garbage_1_max": 6,
|
|
"garbage_2": 2,
|
|
"garbage_2_max": 4,
|
|
"garbage_3": 2,
|
|
"garbage_3_max": 3
|
|
} |