This commit is contained in:
yanshaoting
2024-04-12 22:48:03 +08:00
parent 452adedecd
commit 49388d4102
9 changed files with 35 additions and 40 deletions

View File

@ -3,8 +3,8 @@
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 10,
"food_1": 5,
"food_1_max": 5,
"food_1": 4,
"food_1_max": 4,
"food_2": 0,
"food_2_max": 0,
"food_3": 0,

View File

@ -1,8 +1,8 @@
{
"time_to_play": 350,
"time_to_play": 400,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 20,
"score_to_pass": 30,
"food_1": 5,
"food_1_max": 5,
"food_2": 1,

View File

@ -1,11 +1,11 @@
{
"time_to_play": 500,
"time_to_play": 600,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 30,
"score_to_pass": 50,
"food_1": 4,
"food_1_max": 4,
"food_2": 2,
"food_1_max": 5,
"food_2": 1,
"food_2_max": 2,
"food_3": 0,
"food_3_max": 0,

View File

@ -2,17 +2,17 @@
"time_to_play": 600,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 40,
"food_1": 8,
"score_to_pass": 80,
"food_1": 4,
"food_1_max": 8,
"food_2": 2,
"food_2_max": 2,
"food_2": 1,
"food_2_max": 3,
"food_3": 0,
"food_3_max": 0,
"garbage_1": 4,
"garbage_1": 2,
"garbage_1_max": 4,
"garbage_2": 0,
"garbage_2_max": 0,
"garbage_2": 1,
"garbage_2_max": 1,
"garbage_3": 0,
"garbage_3_max": 0
}

View File

@ -2,17 +2,17 @@
"time_to_play": 800,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 50,
"food_1": 8,
"food_1_max": 8,
"food_2": 4,
"score_to_pass": 80,
"food_1": 3,
"food_1_max": 6,
"food_2": 2,
"food_2_max": 4,
"food_3": 0,
"food_3_max": 0,
"garbage_1": 3,
"garbage_1_max": 3,
"garbage_1_max": 5,
"garbage_2": 1,
"garbage_2_max": 1,
"garbage_2_max": 2,
"garbage_3": 0,
"garbage_3_max": 0
}

View File

@ -2,17 +2,17 @@
"time_to_play": 1000,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 60,
"food_1": 8,
"score_to_pass": 80,
"food_1": 4,
"food_1_max": 8,
"food_2": 4,
"food_2": 2,
"food_2_max": 4,
"food_3": 0,
"food_3_max": 0,
"garbage_1": 5,
"garbage_1_max": 5,
"garbage_1": 4,
"garbage_1_max": 6,
"garbage_2": 2,
"garbage_2_max": 2,
"garbage_2_max": 3,
"garbage_3": 0,
"garbage_3_max": 0
}

View File

@ -2,17 +2,17 @@
"time_to_play": 1200,
"playground_size_w":500,
"playground_size_h":500,
"score_to_pass": 70,
"food_1": 8,
"score_to_pass": 90,
"food_1": 3,
"food_1_max": 8,
"food_2": 4,
"food_2": 1,
"food_2_max": 4,
"food_3": 2,
"food_3": 1,
"food_3_max": 2,
"garbage_1": 4,
"garbage_1_max": 4,
"garbage_1_max": 6,
"garbage_2": 2,
"garbage_2_max": 2,
"garbage_2_max": 3,
"garbage_3": 0,
"garbage_3_max": 0
}

View File

@ -2,7 +2,7 @@
"time_to_play": 1400,
"playground_size_w":650,
"playground_size_h":600,
"score_to_pass": 80,
"score_to_pass": 100,
"food_1": 6,
"food_1_max": 10,
"food_2": 4,