Browse Source

changement d'image bird

chapitre-1-challenge-1
antoine 3 years ago
parent
commit
43052a0f78
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      birdie.py

+ 1
- 1
birdie.py View File

@@ -5,7 +5,7 @@ WIDTH = 400
HEIGHT = 700

titi = Actor('bird1', (300,10))
titi2 = Actor('bird2', (125,75))
titi2 = Actor('bird0', (125,75))
pot1 = Actor('top',(300,-100))
pot2 = Actor('bottom',(300,800))



Loading…
Cancel
Save