feat: add 10 levels and add enter next level when pass game
This commit is contained in:
10
levels/010.json
Normal file
10
levels/010.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"time_to_play": 1200,
|
||||
"playground_size": [
|
||||
700,
|
||||
600
|
||||
],
|
||||
"score_to_pass": 25,
|
||||
"green_food_count": 20,
|
||||
"black_food_count": 40
|
||||
}
|
Reference in New Issue
Block a user