Explorar el Código

modif

chapitre-1-start
gaetanv hace 3 años
padre
commit
db7b0c69e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Birdies.py

+ 1
- 1
Birdies.py Ver fichero

@@ -19,6 +19,6 @@ def on_mouse_down():
def update():
titi.x += titi.speed
titi.speed = 1
titi.speed = 2

pgzrun.go()

Cargando…
Cancelar
Guardar