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

@ -2,11 +2,11 @@
"time_to_play": 800,
"playground_size_w":400,
"playground_size_h":400,
"score_to_pass": 30,
"score_to_pass": 50,
"food_1": 8,
"food_2": 3,
"food_2": 4,
"food_3": 0,
"garbage_1": 3,
"garbage_2": 0,
"garbage_2": 1,
"garbage_3": 0
}