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

Challenge-3-ok

chapitre-1-challenge-4
Cleason пре 3 година
родитељ
комит
8ebee3f987
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      birdie.py

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

@@ -15,7 +15,9 @@ def draw():

def on_mouse_up():
print('Clic souris !')
# titi.y -= 50 # équivalent à titi.y = titi.y - 50
titi.speed = 10

def on_mouse_down():
titi.speed = 0




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