Pygame error: video system not initialized, tried everything

前端 未结 0 720
醉酒成梦
醉酒成梦 2020-12-15 19:40
import pygame
from pygame.locals import *
import LIVELLI
import TUTORIAL


def menu():
    # init che permette tutto
    pygame.init()

    screen_width = 900
    sc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题