Bläddra i källkod

suppression des lignes en trop

Chap1-Challenge1-horizontal
Melo 3 år sedan
förälder
incheckning
4cc88065a1
1 ändrade filer med 0 tillägg och 5 borttagningar
  1. +0
    -5
      birdie.py

+ 0
- 5
birdie.py Visa fil

@@ -10,11 +10,6 @@ def draw():
screen.blit('background', (0, 0))
titi.draw()

# def on_mouse_down():
# print('Clic souris !')
# titi.y -= 20
# titi.x -= -10

def update():
titi.x += titi.speed



Laddar…
Avbryt
Spara