The Snake Game on Flutter SPEED_SNAKE = 200; // Speed of snake in ms. MAX_COUNT_FEED = 20; // Maximium count of feed on map.