Commit 8f167cbc by BellCodeEditor

auto save

parent 3b5e35c8
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@ import pygame
from pygame import locals
import random
pygame.init() # 初始化
pygame.i
class Block(pygame.sprite.Sprite): # 障碍物精灵类
def __init__(self,image1,image2,image3):
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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