import pygame, logging import bullet, player, textures # Import other files logging.basicConfig(format="%(levelname)s:%(message)s", level=logging.DEBUG)