diff --git a/python2dspiel.py b/python2dspiel.py index 10ba75c..d5a96ad 100644 --- a/python2dspiel.py +++ b/python2dspiel.py @@ -85,6 +85,7 @@ texte5.rect.centery = 1500 liste_des_sprites.add(texte5) gameover = False +score = 0 # Hautschleife while running: