Ver código fonte

chapitre1-challenge3

chapitre1-challenge3
Jen 3 anos atrás
pai
commit
aee82ab7a1
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      birdie.py

+ 2
- 0
birdie.py Ver arquivo

@@ -6,6 +6,7 @@ HEIGHT = 708
def draw():
screen.blit('background.png', (0,0))
titi.draw()

def on_mouse_down():
print('Clic souris !')
@@ -39,4 +40,5 @@ titi.speed = 1




pgzrun.go()

Carregando…
Cancelar
Salvar