Parcourir la source

modif biride py

chapitre-1-start
antoine il y a 3 ans
Parent
révision
27711d6a3c
1 fichiers modifiés avec 21 ajouts et 1 suppressions
  1. +21
    -1
      birdie.py

+ 21
- 1
birdie.py Voir le fichier

@@ -1 +1,21 @@
print('Hello world !')
import pgzrun

TITLE = "Paf l'oiseau"
WIDTH = 400
HEIGHT = 708












def draw():
screen.blit('cascade',(0,0))

pgzrun.go()

Chargement…
Annuler
Enregistrer