Explorar el Código

chapitre1-challenge3

chapitre1-challenge3
Jen hace 3 años
padre
commit
aee82ab7a1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      birdie.py

+ 2
- 0
birdie.py Ver fichero

@@ -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()

Cargando…
Cancelar
Guardar