I have the following code:
import pygame import engine BOARD_POS = (10,10) def initialise_board(input): background = pygame.Surface((TILESIZE*10, TILESI