feat: add bg

This commit is contained in:
Kylin_on_Mac
2023-11-10 10:02:53 +08:00
parent b929f12cec
commit 64259dfc24
5 changed files with 49 additions and 42 deletions

View File

@ -1,13 +1,13 @@
{
"time_to_play": 300,
"playground_size_w":100,
"playground_size_h":200,
"playground_size_w":300,
"playground_size_h":300,
"score_to_pass": 10,
"good_food_count": [0,0,0],
"bad_food_count": [0,0,0],
"food_1": 3,
"food_2": 0,
"food_3": 0,
"food_2": 1,
"food_3": 1,
"garbage_1": 3,
"garbage_2": 0,
"garbage_3": 0