Commit 0de48e3b by BellCodeEditor

auto save

parent b4797437
Showing with 1 additions and 1 deletions
import pygame
from pygame import locals
pygame.init() # 初始化
pygame.init() # 初始化
# 创建一个窗口
pygame.display.set_caption("悟空酷跑")
screen = pygame.display.set_mode((1000, 600))
......
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