feat:update level file

This commit is contained in:
Kylin_on_Mac
2023-11-16 15:33:08 +08:00
parent 178dfd20a0
commit a0c086681c
9 changed files with 28 additions and 28 deletions

View File

@ -1,12 +1,12 @@
{
"time_to_play": 1200,
"time_to_play": 1400,
"playground_size_w":500,
"playground_size_h":500,
"score_to_pass": 50,
"score_to_pass": 80,
"food_1": 6,
"food_2": 4,
"food_3": 2,
"garbage_1": 6,
"garbage_2": 4,
"garbage_1": 3,
"garbage_2": 2,
"garbage_3": 2
}