README files added.
This commit is contained in:
@@ -179,6 +179,7 @@ class WickedQuest:
|
||||
report.append(f"Final Score: {self.player.scoreboard.get_score()}")
|
||||
|
||||
if self.player.scoreboard.check_high_score():
|
||||
pygame.event.clear()
|
||||
self.player.scoreboard.add_high_score()
|
||||
|
||||
cut_scene(self.sounds, "game_over")
|
||||
|
Reference in New Issue
Block a user