import pygame. import random. from pygame import *. pygame.init(). scr_size = (width,height) = (600,600). FPS = 60. gravity = 0.6.
確定! 回上一頁