Commit 1be9d2cb by BellCodeEditor

save project

parent 82e01fdc
Showing with 1 additions and 0 deletions
...@@ -22,6 +22,7 @@ index = 0 ...@@ -22,6 +22,7 @@ index = 0
jumpState = "runing" jumpState = "runing"
y = 400 y = 400
t = 30 t = 30
obstacle = random.
while True: while True:
for event in pygame.event.get(): for event in pygame.event.get():
if event.type == locals.QUIT: if event.type == locals.QUIT:
......
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