Commit 2dd7c032 by BellCodeEditor

save project

parent 022ec8df
Showing with 26 additions and 0 deletions
import pygame
from pygame import locals
pygame.init()
screen = pygame.display.set_mode((1000,600))
fps = pygame.time.clock
pygame.set_caption("悟空跑酷")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment