Преглед изворни кода

ajout Stop

chap1-challenge2-titistop
Melo пре 3 година
родитељ
комит
e93cd03708
1 измењених фајлова са 3 додато и 2 уклоњено
  1. +3
    -2
      birdie.py

+ 3
- 2
birdie.py Прегледај датотеку

@@ -12,8 +12,9 @@ def draw():

def on_mouse_down():
print('Clic souris !')
titi.y -= 20
titi.x -= -10
#titi.y -= 20
#titi.x -= -10
titi.speed = 0

def update():
titi.x += titi.speed


Loading…
Откажи
Сачувај