But when I run this code, I get a black screen in pygame.. Help me! import pygame import sys WIDTH = 800 HEIGHT = 600 RED = (255, 0, ...
確定! 回上一頁