Commit bbaeb6f9 by BellCodeEditor

save project

parent 87d45323
Showing with 2 additions and 0 deletions
......@@ -26,6 +26,8 @@ while True:
if zt=='run':
if event.key == locals.K_SPACE:
zt='up'
# if event.key == locals.K_SPACE:
# zt='up'
if zt=='up':
if y>150:
y-=5
......
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