particules!

This commit is contained in:
2019-10-06 17:59:27 +02:00
parent 4522ac1d4b
commit a0a414db14
3 changed files with 40 additions and 8 deletions

View File

@ -79,6 +79,7 @@ class Stats:
def __init__(self):
self._score = 0
self.high_score = 0
self.time = 0
def new_game(self, level):