Commit 2e795643 by BellCodeEditor

auto save

parent 1fd8bffd
Showing with 1 additions and 1 deletions
import pygame import pygame
import sys import sys
from pygame.locals.import * from pygame.locals import *
from random import * from random import *
class Ball(pygame.sprite.Sprite): class Ball(pygame.sprite.Sprite):
......
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