Bläddra i källkod

Boom chap3

Chapitre_3_Start
gaetanv 3 år sedan
förälder
incheckning
6f562ba2c6
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      birdiesV2.py

+ 2
- 2
birdiesV2.py Visa fil

@@ -45,8 +45,8 @@ def heurte_tube() :


def update():
fond.x += 1
fond2.x += 1
fond.x += 1.1
fond2.x += 1.1
if fond.x > 400 :
fond.x = 200
if fond2.x > 200 :


Laddar…
Avbryt
Spara