Commit bfd04a77 by BellCodeEditor

save project

parent e3f338e4
Showing with 2 additions and 1 deletions
import pygame import pygame
from pygame import locals from pygame import locals
f=pygame.time.Clock.tick() FPSCLOCK=pygame.time.Clock.tick()
FPSCLOCK.tick(3)
f.tick(3) f.tick(3)
x=240 x=240
y=120 y=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