{
"time_to_play": 300,
"playground_size": [
100,
200
],
"score_to_pass": 10,
"green_food_count": 3,
"black_food_count": 0,
"green_food_list": [3,2,1],
"black_food_list": [5,2,0]
}