Commit 780f47cd by BellCodeEditor

save project

parent e618796c
Showing with 2 additions and 1 deletions
import pygame
from pygame import locals
a=pygame.time.Clock()
pygame.init()
# 初始化pygame,为使用硬件做准备
FPSCLCK=pygame.time.Clock()
pygame.init()
x,y=(240,120)
# 创建一个窗口
......
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