Przeglądaj źródła

Boom chap3

Chapitre_3_Start
gaetanv 3 lat temu
rodzic
commit
6f562ba2c6
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      birdiesV2.py

+ 2
- 2
birdiesV2.py Wyświetl plik

@@ -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 :


Ładowanie…
Anuluj
Zapisz