瀏覽代碼

changement d'image bird

chapitre-1-challenge-1
antoine 3 年之前
父節點
當前提交
43052a0f78
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      birdie.py

+ 1
- 1
birdie.py 查看文件

@@ -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…
取消
儲存