Browse Source

prgrm constantes

master
laneury.a 2 months ago
parent
commit
fea3a2340b
  1. 10
      constantes.py

10
constantes.py

@ -0,0 +1,10 @@
"""
programme avec les constantes
"""
largeur_fenetre = 1000
hauteur_fenetre = 500
image_icone = "image/a205gti_blanche.png"
titre_fenetre = "Cars and Run 2D"
image_acceuil = "image/bg_champ_perte_de_vue.jpg"
Loading…
Cancel
Save