Parcourir la source

challenge_1

chapitre-1-challenge-1
Jordan Pleugers il y a 3 ans
Parent
révision
c1001c9941
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      birdie.py

+ 1
- 1
birdie.py Voir le fichier

@@ -16,6 +16,6 @@ def draw():
titi.draw()
titi = Actor('bird1', (75, 350))

titi.speed = 1
titi.speed = 0

pgzrun.go()

Chargement…
Annuler
Enregistrer