import pygame from pygame.locals import * import LIVELLI import TUTORIAL def menu(): # init che permette tutto pygame.init() screen_width = 900 sc