1.
var game = new SnakeGame();
var FoodColor = ' ';
game.foodColor = FoodColor;

Lesson 2: Food Color