@ -1,6 +1,7 @@
package Snake;
import java.awt.*;
import java.awt.Point;
import java.util.ArrayList;
public class SnakeView implements Drawable{