Commit 43fc430c by BellCodeEditor

auto save

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