1 changed files with 10 additions and 0 deletions
@ -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…
Reference in new issue