Commit 7abcde74 by BellCodeEditor

auto save

parent ecdce796
Showing with 9 additions and 0 deletions
......@@ -19,6 +19,15 @@ while True:
if event.type == locals.QUIT:
# 接收到退出事件后退出程序
exit()
if
if event.key==locals.K_RIGHT and setheading i ="left"
setheading=right
if event.key==locals.K_RIGHT and setheading i ="left"
setheading=right
if event.key==locals.K_RIGHT and setheading i ="left"
setheading=right
if event.key==locals.K_RIGHT and setheading i ="left"
setheading=right
x+=30
position.append((x,y))
position.pop(0)
......
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