Parcourir la source

updated speed

Chapitre_3_Start
Lapin-Blanc il y a 3 ans
Parent
révision
a417a21f79
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 = 3
titi.speed = 1

pgzrun.go()

Chargement…
Annuler
Enregistrer