def spiel_ende():
    raupe.hideturtle()
    blatt.hideturtle()
    t.hideturtle()
    t.color("blue")
    t.write("GAME OVER!", align="center", font=("Arial", 30, "bold"))
Zuletzt geändert: Mittwoch, 1. Februar 2023, 11:53