SnakeGame.empty

These are the tiles, we're going to use in our game

class SnakeGame
Bitmap8Bit empty;

Meta